add bug cross-reference to #113 for FCVT unit tests
[ieee754fpu.git] / src / ieee754 / fpdiv / pipeline.py
2019-07-16 Luke Kenneth Casso... illustrate use of pspec using DivPipeCoreOperation...
2019-07-14 Jacob Lifshayswitch pspec from dict to PipelineSpec
2019-07-08 Luke Kenneth Casso... add fp32 div pipe test
2019-07-05 Luke Kenneth Casso... example of how to use opkls to create something more...
2019-07-05 Luke Kenneth Casso... big (single-purpose) update: move width arg into pspec
2019-07-05 Luke Kenneth Casso... indent
2019-07-05 Luke Kenneth Casso... more comments....
2019-07-05 Luke Kenneth Casso... reorg and add in more TODO pointers for DivPipe*Stage...
2019-07-02 Luke Kenneth Casso... add comment
2019-07-02 Luke Kenneth Casso... convert fpdiv to pspec
2019-06-29 Luke Kenneth Casso... add diagram explaining chain / pipe relationships
2019-06-29 Luke Kenneth Casso... put in place infrastructure for dropping in INT div...
2019-06-28 Luke Kenneth Casso... quick debug session on FP div stub pipeline
2019-06-28 Luke Kenneth Casso... whoops missed a cookie-cut rename
2019-06-28 Luke Kenneth Casso... add cookie-cut fpdiv pipeline.py