remove massive code-duplication, move simple "self.rom" to test_runner.py
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 20 Feb 2021 12:03:35 +0000 (12:03 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 20 Feb 2021 12:03:42 +0000 (12:03 +0000)
commit55e264c82e140f3baff106023d31d666d75ef363
treeb5b233275ffcd5a838864e8c1892881ca880e801
parente3be8bdbceb31f723ec8df100b34622e5bc7398b
remove massive code-duplication, move simple "self.rom" to test_runner.py
the fu rom mmu unit test does seem to still work
src/soc/experiment/test/test_mmu_dcache.py
src/soc/simple/test/test_runner.py
src/soc/simple/test/test_runner_mmu_rom.py