OpenCores
URL https://opencores.org/ocsvn/ahb_master/ahb_master/trunk

Subversion Repositories ahb_master

[/] [ahb_master/] [trunk/] [README.txt] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 eyalhoc
 
2
------------------------------ Remark ----------------------------------------
3
This code is a generic code written in RobustVerilog. In order to convert it to Verilog a RobustVerilog parser is required.
4
It is possible to download a free RobustVerilog parser from www.provartec.com/edatools.
5
 
6
We will be very happy to receive any kind of feedback regarding our tools and cores.
7
We will also be willing to support any company intending to integrate our cores into their project.
8
For any questions / remarks / suggestions / bugs please contact info@provartec.com.
9
------------------------------------------------------------------------------
10
 
11
RobustVerilog generic AHB master stub
12
 
13
The AHB master is built out of an AXI master and an AXI2AHB bridge.
14
 
15
Supports 32 and 64 bits data bus.
16
 
17
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)).
18
 
19
The RobustVerilog top source file is ahb_master.v, it calls the top definition file named def_ahb_master.txt.
20
 
21
The default definition file def_ahb_master.txt generates an AHB master with a 32 bit data bus.
22
 
23
Changing the stub parameters should be made only in def_ahb_master.txt in the src/base directory (changing address width, data width etc.).
24
 
25
Once the Verilog files have been generated instruction on how to use the stub are at the top of ahb_master.v (tasks and parameters).
26
 
27
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.