__init__.py
corelogic -> genlib
2013-02-22 23:19:37 +01:00
cdc.py
fhdl.size: rename to bitcontainer
2013-12-03 22:51:52 +01:00
coding.py
genlib/coding: add docstrings, add it to api doc
2013-11-29 23:25:31 +01:00
cordic.py
genlib/cordic: cleanup, documentation, unittests
2013-12-02 12:56:24 +01:00
divider.py
genlib/divider: fix diff computation
2013-12-02 17:56:03 +01:00
fifo.py
genlib/fifo: add flush, expose level in SyncFIFO
2014-03-15 23:10:46 -07:00
ioo.py
replace use of __dict__ with dir()/xdir()
2013-11-02 16:03:47 +01:00
rob.py
genlib: remove direct uses of Fragment
2013-07-24 19:25:14 +02:00
sort.py
genlib/sort: add bitonic, combinatorial sorter
2013-12-02 12:56:36 +01:00