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

Subversion Repositories apb_slave

[/] [apb_slave/] [trunk/] [README.txt] - Rev 2

Compare with Previous | Blame | View Log


------------------------------ 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 APB slave stub

Supports APB and APB3 (pready and pslverr) bus protocols. Supports slave error, random wait states and fixed wait states.

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 apb_slave.v, it calls the top definition file named def_apb_slave.txt.

Changing the stub parameters should be made only in def_apb_master.txt in the src/base directory (changing address bits adding trace etc.).

Once the Verilog files have been generated instruction on how to use the stub are at the top of apb_slave.v (tasks and parameters).


Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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