srdl2sv/tests
Dennis Potter 6719d21423
Fix simple_rw_reg.rdl so that the test passes
The register was defined as a 64-bit register but the test was written
under the assumption it's a 32-bit register. Furthermore, the hardware
write-enable flag had to be set since all values would otherwise be
overwritten immediately.
2021-10-24 15:43:44 -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 Add setup.py to repository to install srdl2sv 2021-10-24 12:14:03 -07:00