remove alu unneeded op record data
[soc.git] / src / soc / fu / mul /
2020-07-06 Luke Kenneth Casso... whoops forgot that the mul pipeline is actually a pipel...
2020-07-06 Luke Kenneth Casso... continue mul unit test debugging
2020-07-06 Luke Kenneth Casso... investigating mul pipeline
2020-07-06 Luke Kenneth Casso... first cut at mul test pipeline
2020-07-06 Luke Kenneth Casso... add first cut at fu mul pipeline
2020-06-04 Luke Kenneth Casso... use copy of FHDLTestCase
2020-06-01 Luke Kenneth Casso... okaaay add a "rdflags" function which obtains the yes...
2020-05-23 Luke Kenneth Casso... add gitignore
2020-05-22 Luke Kenneth Casso... rename ShiftRot to Mul in fu mul test
2020-05-22 Luke Kenneth Casso... add cookie-cut mul pipeline template