Add cordic stages to fp cordic pipeline
[ieee754fpu.git] / src / ieee754 / cordic / test / test_pipe.py
2020-04-13 Luke Kenneth Casso... add rtlil conversion and fix yield from in Cordic Data
2020-04-02 Michael NolanCombine a selectable number of rounds into one pipeline...
2020-04-01 Michael NolanCleanup
2020-04-01 Michael NolanAdd actual tests to test_pipeline.py
2020-04-01 Michael NolanAdd test for sin_cos_pipe (not working still)