Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / experiment / test / test_ldst_pi_misalign.py
2022-01-08 Luke Kenneth Casso... add a second LD request to dcache which is merged with...
2022-01-08 Luke Kenneth Casso... start adding in mis-aligned LD/ST support into LoadStore1
2021-12-13 Luke Kenneth Casso... set pr=0 because privileged mode is pr=0 not pr=1
2021-12-13 Luke Kenneth Casso... add in missing MSRSpec import
2021-12-13 Tobias Platenupdate MMU PortInterface Test (misalign)
2021-12-05 Luke Kenneth Casso... wishbone bus convert on dcache
2021-12-04 Luke Kenneth Casso... remove yet another duplicated copy of wb_get and add...
2021-05-26 Luke Kenneth Casso... add ldst PortInterface misalign unit test (underway)