Commit Graph

9 Commits

Author SHA1 Message Date
Dennis Potter fc26817c33
Update Makefiles in examples directory to also invoke a Verilator compile 2021-11-04 23:38:50 -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 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 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