URL
https://opencores.org/ocsvn/robust_reg/robust_reg/trunk
[/] [robust_reg/] [trunk/] [README.txt] - Blame information for rev 6
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
6 |
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 APB register file
|
12 |
|
|
|
13 |
|
|
This register file generator uses an Excel worksheet and produces:
|
14 |
|
|
1. Verilog register file
|
15 |
|
|
2. C header file
|
16 |
|
|
3. HTML documentation
|
17 |
|
|
|
18 |
|
|
The Excel worksheet named Database holds the registers and their fields.
|
19 |
|
|
|
20 |
|
|
Register and field types:
|
21 |
|
|
RW - Read and Write
|
22 |
|
|
RO - Read only
|
23 |
|
|
WO - Write only
|
24 |
|
|
|
25 |
|
|
The Excel worksheet automatically generates the RobustVerilog definition files in the RobustVerilog_regs and RobustVerilog_fields worksheets
|
26 |
|
|
|
27 |
|
|
Creating the output files:
|
28 |
|
|
1. Make changes as required in the Excel Database worksheet
|
29 |
|
|
2. Save worksheet RobustVerilog_regs as text to def_regs.txt (space delimiters)
|
30 |
|
|
3. Save worksheet RobustVerilog_fields as text to def_fields.txt (space delimiters)
|
31 |
|
|
4. Run the run.sh script in the run dicertory
|
32 |
|
|
5. Output files will be in run/out directory
|
33 |
|
|
|
34 |
|
|
|
35 |
|
|
In order to create the design use the run.sh script in the run directory (notice that the run scripts calls the robust binary (RobustVerilog parser)).
|
36 |
|
|
|
37 |
|
|
|
38 |
|
|
|
39 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.