Merge remote-tracking branch 'origin/master'
[soc.git] / src / soc / fu / shift_rot / main_stage.py
2020-07-13 Luke Kenneth Casso... document rb as sh
2020-07-13 Luke Kenneth Casso... add link to rotator, sign-extend mode OP_EXTSWSLI
2020-07-12 Luke Kenneth Casso... rename InternalOp to MicrOp
2020-06-07 Luke Kenneth Casso... update rotator.py to match microwatt rotator.vhdl
2020-06-01 Luke Kenneth Casso... rotator carry is set into both XER CA and CA32 fields
2020-05-24 Luke Kenneth Casso... start using Data in pipelines
2020-05-22 Luke Kenneth Casso... remove sticky overflow from Shift Rot pipeline
2020-05-22 Luke Kenneth Casso... create common input pipe spec to avoid code-duplication
2020-05-20 Luke Kenneth Casso... fixup XER names in shift_rot pipe tests
2020-05-20 Luke Kenneth Casso... convert shift_rot to use XER Data
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu