srdl2sv/tests/systemrdl
Dennis 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
..
external_registers.rdl Add directory that will contain SystemRDL files for tests 2021-09-13 22:09:04 -07:00
interrupts.rdl Finish initial version of interrupt suport, closes #1 2021-09-26 19:40:04 -07:00
simple_rw_reg.rdl Fix simple_rw_reg.rdl so that the test passes 2021-10-24 15:43:44 -07:00