Combine a selectable number of rounds into one pipeline stage
authorMichael Nolan <mtnolan2640@gmail.com>
Thu, 2 Apr 2020 17:01:46 +0000 (13:01 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Thu, 2 Apr 2020 17:01:46 +0000 (13:01 -0400)
commitb24bde5eba80e8078188b61c22170e80a45cf265
treeaba7a5bac07cdbc5e117cca7ed3bf94ce286bffe
parent164c1281b1d13113c31d5e77869ec84d90780644
Combine a selectable number of rounds into one pipeline stage
src/ieee754/cordic/pipe_data.py
src/ieee754/cordic/sin_cos_pipeline.py
src/ieee754/cordic/test/test_pipe.py