switch to exact version of cython
[ieee754fpu.git] / src / ieee754 / cordic / test / test_fp_pipe.py
2022-05-12 Jacob Lifshayfix tests/mark as expected failure
2022-05-12 Jacob Lifshayformat code
2022-05-11 Jacob Lifshayfix some borked imports
2020-05-05 Luke Kenneth Casso... track down error in CORDIC pipe_data, "yield from"...
2020-05-05 Luke Kenneth Casso... whoops cant output .il at the moment
2020-05-05 Luke Kenneth Casso... add progress counter
2020-05-05 Luke Kenneth Casso... allow rtlil file to be created in cordic
2020-05-04 Michael NolanAdd asserts to fp pipe test
2020-05-04 Michael NolanSorta working FP renormalization in cordic
2020-05-04 Michael NolanAdd cordic stages to fp cordic pipeline
2020-05-04 Michael NolanAdd stage to convert input float to fixed point number
2020-05-04 Michael NolanBegin adding floating point cordic pipeline