Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / fu / alu / pipeline.py
2022-03-12 Luke Kenneth Casso... add extra pipeline stages to ALU FU to make timing
2021-12-01 Luke Kenneth Casso... create single-stage ALU pipeline, shorten latency on...
2020-08-14 Luke Kenneth Casso... divide alu pipeline into 2 (simple last)
2020-06-01 Luke Kenneth Casso... okaaay add a "rdflags" function which obtains the yes...
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu