Commit Graph

18 Commits

Author SHA1 Message Date
Dennis Potter f81cae107d
Add example with aliases 2021-11-06 22:47:47 -07:00
Dennis Potter c589a17ea5
Add counter-example 2021-11-06 18:28:21 -07:00
Dennis Potter fc26817c33
Update Makefiles in examples directory to also invoke a Verilator compile 2021-11-04 23:38:50 -07:00
Dennis Potter ba45cfc64a
Add parameters example RDL file 2021-11-04 23:33:06 -07:00
Dennis Potter cc0d961a41
Regenerate examples with changes from 95b9a5a4 and 85dc719 2021-11-02 23:28:58 -07:00
Dennis Potter 9be761b53d
Update example's Makefile to always rebuild if srdl2sv updates 2021-11-02 23:20:35 -07:00
Dennis Potter 6c9df1cc02
Add Makefiles in example/ to easily rebuild all examples 2021-10-31 16:38:27 -07:00
Dennis Potter 82b2490256
Update examples with changes from a43cd2e (issue #7) 2021-10-31 16:01:44 -07:00
Dennis Potter a871e9a906
Add example to show handling of SystemRDL enums 2021-10-31 13:59:51 -07:00
Dennis Potter ed167c05de
Update AMBA 3 AHB Lite widget in examples with 33c92c8 (issue #9) 2021-10-30 23:35:38 -07:00
Dennis Potter 7efe7c4cea
Update examples with changes from e46e51f and a148e8b
The former commit implements fixes that were required for issue #8. The
latter only updated the link to report bugs.
2021-10-30 19:38:43 -07:00
Dennis Potter 5a00d48c34
Add RDL example with compiled hierarchical regfiles 2021-10-28 22:55:28 -07:00
Dennis Potter e6cfec9c32
Update srdl2sv examples with widget<->interface changes
These changes were introduced in 85f7808 in order to close #4.
2021-10-27 23:33:42 -07:00
Dennis Potter b8e9adb1f0
Add hierarchical interrupts under examples
The SystemRDL that was added comes from Section 17.2 "Understanding
hierarchical interrupts in SystemRDL" of the SystemRDL 2.0 LRM. The
present code succesfully compiles.
2021-10-24 23:33:01 -07:00
Dennis Potter c4964e0c57
Remove redundant example-file 2021-10-24 14:03:46 -07:00
Dennis Potter 20cec0c2a3
Add missing example RDL file 'simple_rw_reg.rdl' 2021-10-20 23:51:48 -07:00
Dennis Potter abf3fac24f
Minor clean up, mostly Python Lint warnings 2021-10-20 23:51:07 -07:00
Dennis Potter 1ed801a565
Add simple example with 1-D, 2-D, and 3-D registers 2021-10-20 22:34:37 -07:00