add a TestSRAM variant of LoadStore1, for being able to run unit MMU unit tests
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 30 Apr 2021 14:23:34 +0000 (15:23 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 30 Apr 2021 14:23:34 +0000 (15:23 +0100)
commitcb78905d856fce9fda85fd074b9abd3415c3268f
tree2f21dd34b407a9d02cdbfb4f52578f8776ad3894
parent04ad0b08e5024558f23069ce482e2cbc60b2ae9e
add a TestSRAM variant of LoadStore1, for being able to run unit MMU unit tests
src/soc/config/loadstore.py
src/soc/fu/compunits/compunits.py
src/soc/fu/compunits/test/test_compunit.py
src/soc/fu/mmu/fsm.py
src/soc/fu/mmu/test/test_pipe_caller.py
src/soc/simple/core.py
src/soc/simple/test/test_runner.py