srdl2sv/tests
Dennis 4ba047dd2a
Extend test_simple_rw_reg with 3 more tests
The following tests are now included:

    - Check access to registers over AHB bus
    - Check access to register over HW interface
    - Check access to register over HW interface if hw_wr-input
      is disabled.
    - Check if the slave responds with a correct error sequence if
      an illegal address is accessed.
2021-10-11 23:49:31 -07:00
..
cocotb_tests Extend test_simple_rw_reg with 3 more tests 2021-10-11 23:49:31 -07:00
systemrdl Buswidth is now variable, based on widest register 2021-09-26 21:16:49 -07:00
.gitignore Prepare Makefiles for regression flow with CocoTB tests 2021-10-03 18:07:48 -07:00
Makefile Add first simple test with a simple 2-dimensional array 2021-10-03 23:24:16 -07:00