add some data for MMU to actually look up
[soc.git] / src / soc / experiment / test / test_mmu_dcache.py
2021-05-01 Luke Kenneth Casso... whitespace
2021-02-24 Tobias Platenwb_get: write outputs to seperate logfile too
2021-02-20 Luke Kenneth Casso... remove massive code-duplication, move simple "self...
2020-10-18 Cole Poirieruse random.seed to generate repro cases of the two...
2020-10-08 Luke Kenneth Casso... minor icache cleanup
2020-10-08 Cole Poiriersecond attempt at https://bugs.libre-soc.org/show_bug...
2020-10-08 Cole Poirierremove singleton dict per https://bugs.libre-soc.org...
2020-10-08 Cole Poirierfirst attempt at 3) of
2020-10-08 Cole Poiriermodify wb_get per 1) of https://bugs.libre-soc.org...
2020-09-14 Luke Kenneth Casso... reorg mmu lookup test so it is called twice
2020-09-14 Luke Kenneth Casso... add mmu-dcache test