Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / experiment / test / test_l0_cache_buffer2.py
2022-02-23 Luke Kenneth Casso... forgot to pass cix (cache-inhibited) through to LD...
2021-12-13 Tobias Platenreplace msr_pr with msr
2021-10-08 Tobias Platenan extra dcbz parameter in all six places
2021-10-03 Tobias Platenan extra dcbz parameter in all six places
2021-08-01 Jonathan NeuschäferRename test_dcache, which can't be invoked by test...
2021-05-11 Luke Kenneth Casso... pass through MSR.PR through PortInterface, into LoadStore1
2021-05-09 Luke Kenneth Casso... add misalign flag to PortInterfaceBase
2020-08-24 Tobias PlatenTestCachedMemoryPortInterface cleanup
2020-08-24 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-21 Tobias Platentypo fix in test_l0_cache_buffer2.py
2020-08-21 Tobias Platenconnect TestCachedMemoryPortInterface to LDSTSplitter
2020-08-21 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-20 Tobias Platenstart wiring TestCachedMemoryPortInterface
2020-08-20 Tobias Platentestcase refactoring
2020-08-18 Tobias Platenadd testcase for LDSTSplitter using PortInterface
2020-08-11 Tobias Plateninitial version of L0CacheBuffer2