big reorg on PowerDecoder2, actually Decode2Execute1Type
[soc.git] / src / soc / fu / compunits / test / test_cr_compunit.py
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... use common get_cu_inputs for CR unit tests
2020-06-02 Luke Kenneth Casso... rename regspecs to give a consistent naming scheme
2020-06-01 Luke Kenneth Casso... remove reading port 3 for CR pipeline. RS moved to...
2020-06-01 Luke Kenneth Casso... whoops need to read RS in CR inputs test
2020-06-01 Luke Kenneth Casso... add first version of CR CompUnit test