cordic: round() constants if not power of two bitwidth, cleanup, simplify some logic
authorRobert Jordens <jordens@gmail.com>
Sun, 7 Sep 2014 06:18:04 +0000 (00:18 -0600)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Sun, 7 Sep 2014 08:49:12 +0000 (16:49 +0800)
commit3d84a7a9de47201a1dbe06860a57e54800a70fde
treed20dd3f1b1c298d3d808f26122b951d02b8aaec7
parent11f58862db18b9686073cc2f32aed9bdf4d97fd6
cordic: round() constants if not power of two bitwidth, cleanup, simplify some logic
examples/sim/cordic_err.py
migen/genlib/cordic.py
migen/test/test_cordic.py