genlib/cordic: cleanup, documentation, unittests
authorRobert Jordens <jordens@gmail.com>
Sat, 30 Nov 2013 13:55:01 +0000 (06:55 -0700)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 2 Dec 2013 11:56:24 +0000 (12:56 +0100)
commit9762546c95917d96ed4fd743ae3b8e1fd13b3a43
tree4f7869169765e9b5f77d909ff05e2ba15af81a5a
parente54fa6f5f4b7f087a10438bbc9402d0c2018d170
genlib/cordic: cleanup, documentation, unittests
doc/api.rst
examples/sim/cordic_err.py [new file with mode: 0644]
migen/genlib/cordic.py
migen/test/test_cordic.py [new file with mode: 0644]