Add stage to convert input float to fixed point number
authorMichael Nolan <mtnolan2640@gmail.com>
Tue, 28 Apr 2020 17:44:53 +0000 (13:44 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Mon, 4 May 2020 18:55:10 +0000 (14:55 -0400)
commitd55a0ef358cc72d4f0a6a845c1dc765f2be5f526
treeb9b99e0040f235e44d44b0e676b24db75f6a2220
parentbb2140955b8a7c836e061c14d75aff22f0d96bf2
Add stage to convert input float to fixed point number
src/ieee754/cordic/fp_pipe_init_stages.py
src/ieee754/cordic/fp_pipeline.py
src/ieee754/cordic/test/test_fp_pipe.py