get shiftrot compunit working
[soc.git] / src / soc / fu / compunits / test / test_shiftrot_compunit.py
2020-07-16 Luke Kenneth Casso... get shiftrot compunit working
2020-07-08 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-07-06 Luke Kenneth Casso... adding mtspr tests
2020-07-05 Luke Kenneth Casso... big reorg on PowerDecoder2, actually Decode2Execute1Type
2020-06-04 Luke Kenneth Casso... no global variables in test suites
2020-06-03 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2020-06-03 Luke Kenneth Casso... convert shift_rot tests to use common get_cu_inputs...
2020-06-03 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2020-06-03 Luke Kenneth Casso... reorganise ALU tests, move get_cu_inputs function to...
2020-06-02 Luke Kenneth Casso... rename regspecs to give a consistent naming scheme
2020-06-01 Luke Kenneth Casso... remove xer so/ov, swap rs/rb to correct(?) order in...
2020-06-01 Luke Kenneth Casso... add first version of ShiftRot CompUnit test