srdl2sv/tests
Dennis 85f7808362
Closes #4: Add support for hierarchical addrmaps
Every time an addrmap is detected within another addrmap, a new context
will be opened and a separate RTL file will be created.

All addrmaps will have the same bus-wdiget, but it might be possible
that different addrmaps have different maximum regwidths. For that
reason, it was necessary to change the non-generic srd2sv_if_pkg to a
parametrizable interface.

Almost all changes to the templates in this commit are due to name
changes from 'b2r' and 'r2b' to 'widget_if'.
2021-10-27 23:27:29 -07:00
..
cocotb_tests Extend test_simple_rw_reg with 3 more tests 2021-10-11 23:49:31 -07:00
systemrdl Fix simple_rw_reg.rdl so that the test passes 2021-10-24 15:43:44 -07:00
.gitignore Prepare Makefiles for regression flow with CocoTB tests 2021-10-03 18:07:48 -07:00
Makefile Closes #4: Add support for hierarchical addrmaps 2021-10-27 23:27:29 -07:00