srdl2sv/tests/cocotb_tests
Dennis 031e413d17
Fix test_simple_rw_reg.test_illegal_address so that it always recognizes issue #9
Before this fix, the bug would only pop up for addresses that were
dividable by 4. Otherwise, the AMBA AHB 3 Lite widget would return an
error response because of an illegal HSIZE/HADDR combination.
2021-10-30 23:27:14 -07:00
..
libs Extend test_simple_rw_reg with 3 more tests 2021-10-11 23:49:31 -07:00
Makefile Prepare Makefiles for regression flow with CocoTB tests 2021-10-03 18:07:48 -07:00
test_simple_rw_reg.py Fix test_simple_rw_reg.test_illegal_address so that it always recognizes issue #9 2021-10-30 23:27:14 -07:00