litex/migen/genlib
Florent Kermarrec c7eba8f4c4 remove crc since each crc is specific. It's probably better to adapt code for each case. 2015-02-14 03:01:12 -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
cordic.py cordic: round() constants if not power of two bitwidth, cleanup, simplify some logic 2014-09-07 16:49:12 +08:00
divider.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
fifo.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
fsm.py genlib/fsm: add NextValue to replace reg/reg_next/ce pattern 2014-11-25 17:16:21 +08:00
ioo.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
mhamgen.py add hamming-code gen/check lib 2014-11-06 18:19:59 -08:00
misc.py remove trailing whitespaces 2014-10-17 17:08:46 +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