TODO on RA immediate-zero mode
[soc.git] / src / soc / fu / test / common.py
2020-06-10 Luke Kenneth Casso... TODO on RA immediate-zero mode
2020-06-10 Luke Kenneth Casso... use sim-get helpers in ALU input fetch
2020-06-10 Luke Kenneth Casso... continue ALUHelpers check alu outputs code-morph
2020-06-10 Luke Kenneth Casso... code-morph ALU output test check phase
2020-06-10 Luke Kenneth Casso... starting on alu output check
2020-06-10 Luke Kenneth Casso... move to common ALUHelpers for ShiftRot test_pipe_caller.py
2020-06-10 Luke Kenneth Casso... move to common ALUHelpers for CR test_pipe_caller.py
2020-06-10 Luke Kenneth Casso... move to common ALUHelpers for branch test_pipe_caller.py
2020-06-10 Luke Kenneth Casso... code-munge test_pipe_caller for ALU,
2020-06-07 Luke Kenneth Casso... add MSR to simulator context
2020-06-06 Luke Kenneth Casso... allow Mem in Simulator to be initialised
2020-06-04 Luke Kenneth Casso... move TestCase to common location