add testcase for fast exceptions on store
[soc.git] / src / soc / config / test / test_pi2ls.py
2021-11-21 Tobias Platenadd testcase for fast exceptions on store
2021-11-20 Tobias Platenfix pi_ld testcase
2021-11-17 Tobias Platenwhitespace
2021-11-17 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2021-11-17 Tobias Platenfix mistake in test_pi2ls.py
2021-11-17 Tobias Platenfixed busy waiting in pi_st
2021-11-16 Tobias Platenpi_ld busy waiting fix
2021-10-08 Tobias Platenwhitespace
2021-10-08 Tobias Platenremove redunant pi_dcbz
2021-10-08 Tobias Platendcbz symbol rename
2021-10-03 Tobias Platenwhitespace
2021-10-03 Tobias Platenremove redunant pi_dcbz
2021-10-02 Tobias Platendcbz symbol rename
2021-07-21 Tobias Platenrevert accidential delete in test_pi2ls.py causing...
2021-07-21 Tobias Platenupdate pi_dcbz function
2021-07-19 Tobias Platensrc/soc/config/test/test_pi2ls.py: add more debug outputs
2021-07-11 Tobias Platenimplement pi_dcbz
2021-05-25 Tobias Platenwait_ldok: add debug output count
2021-05-14 Luke Kenneth Casso... sort out LoadStore1 misalignment FSM, also required...
2021-05-12 Luke Kenneth Casso... start doing virtual memory queries via PortInterface...
2020-07-29 Jacob Lifshayclean up some tests
2020-07-29 Jacob Lifshayformat some tests
2020-07-01 Luke Kenneth Casso... minor reorg on how Bus and Config classes are set up
2020-06-27 Luke Kenneth Casso... unit test in l0_cache to connect to testpi and test_bare_wb
2020-06-27 Luke Kenneth Casso... fix TestMemLoadStoreUnit, it required a FSM to monitor...
2020-06-27 Luke Kenneth Casso... add wishbone Pi2LSUI test