litex/migen/genlib
Sebastien Bourdeauducq 90c5512b25 genlib: remove cordic (will live in pdq2) 2015-04-08 11:35:53 +08:00
..
__init__.py corelogic -> genlib 2013-02-22 23:19:37 +01:00
cdc.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
coding.py genlib/coding: gracefully handle flen(i) < 2 2014-03-19 18:12:27 -07:00
complex.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
divider.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
fifo.py decorators: remove deprecated semantics 2015-04-05 18:47:45 +08:00
fsm.py genlib/fsm: add NextValue to replace reg/reg_next/ce pattern 2014-11-25 17:16:21 +08:00
io.py migen/genlib/io: use 0 instead of Signal() for default rst value (immutable thanks sb) 2015-03-18 14:41:43 +01:00
mhamgen.py add hamming-code gen/check lib 2014-11-06 18:19:59 -08:00
misc.py decorators: remove deprecated semantics 2015-04-05 18:47:45 +08:00
record.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
resetsync.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
rob.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
roundrobin.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
sort.py genlib/sort: add bitonic, combinatorial sorter 2013-12-02 12:56:36 +01:00