move common functionality between PipeSpecs to soc.fu.pipe_data
[soc.git] / src / soc / fu / trap /
2020-05-21 Luke Kenneth Casso... move FU IntegerData to directory below
2020-05-21 Luke Kenneth Casso... add dedicated TrapPipeSpec
2020-05-20 Luke Kenneth Casso... add register specs to pipeline in/out so that they...
2020-05-19 Luke Kenneth Casso... rename module, remove extraneous code and imports
2020-05-19 Luke Kenneth Casso... hmmm, branch sets nia to Data as well and sets nia...
2020-05-19 Luke Kenneth Casso... whitespace
2020-05-19 Luke Kenneth Casso... use Data on SPRs in Trap InputData just like in BranchO...
2020-05-19 Luke Kenneth Casso... code-munge
2020-05-19 Luke Kenneth Casso... update comments
2020-05-19 Michael NolanAdd should_trap signal to trap output data
2020-05-19 Michael NolanAdd trap main stage
2020-05-19 Michael NolanBegin adding trap FU