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

Subversion Repositories ahb_slave

[/] [ahb_slave/] [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 slave stub
12
 
13
Supports 32 and 64 data bits.
14
 
15
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)).
16
 
17
The RobustVerilog top source file is ahb_slave.v, it calls the top definition file named def_ahb_slave.txt.
18
 
19
The default definition file def_ahb_slave.txt generates an AHB slave with a 32 bit data bus.
20
 
21
Changing the stub parameters should be made only in def_ahb_slave.txt in the src/base directory (adding trace, address bits, data width etc.).
22
 

powered by: WebSVN 2.1.0

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