axi_master

所属分类:matlab编程
开发工具:VHDL
文件大小:33KB
下载次数:119
上传日期:2014-10-20 15:53:41
上 传 者redleaf198812
说明:  自己写的 AXI master code
(AXI master code)

文件列表:
axi_master (0, 2014-10-20)
axi_master\branches (0, 2014-10-20)
axi_master\tags (0, 2014-10-20)
axi_master\trunk (0, 2014-10-20)
axi_master\trunk\robust_axi_master.pro (144, 2011-06-14)
axi_master\trunk\run (0, 2014-10-20)
axi_master\trunk\run\run.bat (185, 2011-06-14)
axi_master\trunk\run\run.sh (362, 2011-06-14)
axi_master\trunk\src (0, 2014-10-20)
axi_master\trunk\src\base (0, 2014-10-20)
axi_master\trunk\src\base\axi_master.v (12695, 2011-07-03)
axi_master\trunk\src\base\axi_master_single.v (26924, 2011-07-03)
axi_master\trunk\src\base\axi_master_stall.v (6076, 2011-07-03)
axi_master\trunk\src\base\def_axi_master.txt (2707, 2011-07-03)
axi_master\trunk\src\base\def_axi_master_static.txt (3955, 2011-07-03)
axi_master\trunk\src\base\def_ic.txt (4182, 2011-07-03)
axi_master\trunk\src\base\def_ic_static.txt (4412, 2011-07-03)
axi_master\trunk\src\base\ic.v (7389, 2011-07-03)
axi_master\trunk\src\base\ic_addr.v (4673, 2011-07-03)
axi_master\trunk\src\base\ic_arbiter.v (4569, 2011-07-03)
axi_master\trunk\src\base\ic_dec.v (3511, 2011-07-03)
axi_master\trunk\src\base\ic_decerr.v (4409, 2011-07-03)
axi_master\trunk\src\base\ic_registry_resp.v (5908, 2011-07-03)
axi_master\trunk\src\base\ic_registry_wr.v (7564, 2011-07-03)
axi_master\trunk\src\base\ic_resp.v (3962, 2011-07-03)
axi_master\trunk\src\base\ic_wdata.v (3987, 2011-07-03)
axi_master\trunk\src\gen (0, 2014-10-20)
axi_master\trunk\src\gen\prgen_fifo.v (6140, 2011-07-03)
axi_master\trunk\src\gen\prgen_rand.v (3258, 2011-07-03)

------------------------------ Remark ---------------------------------------- This code is a generic code written in RobustVerilog. In order to convert it to Verilog a RobustVerilog parser is required. It is possible to download a free RobustVerilog parser from www.provartec.com/edatools. We will be very happy to receive any kind of feedback regarding our tools and cores. We will also be willing to support any company intending to integrate our cores into their project. For any questions / remarks / suggestions / bugs please contact info@provartec.com. ------------------------------------------------------------------------------ RobustVerilog generic AXI master stub In order to create the Verilog design use the run.sh script in the run directory (notice that the run scripts calls the robust binary (RobustVerilog parser)). The RobustVerilog top source file is axi_master.v, it calls the top definition file named def_axi_master.txt. The default definition file def_axi_master.txt generates an AXI master with 3 internal masters (AXI IDs), *** bit data bus and command depth of 4. Changing the stub parameters should be made only in def_axi_master.txt in the src/base directory (changing ID number, ID values, data width etc.). Once the Verilog files have been generated instruction on how to use the stub are at the top of axi_master.v (tasks and parameters).

近期下载者

相关文件


收藏者