amaranth/nmigen/compat/genlib
2019-01-26 18:24:36 +00:00
..
__init__.py compat: add genlib.cdc.MultiReg shim. 2018-12-14 16:01:38 +00:00
cdc.py compat.genlib.cdc: add missing import. 2019-01-20 03:03:56 +00:00
coding.py compat.genlib.coding: fix import. 2018-12-26 14:30:01 +00:00
fifo.py compat.fifo: fix _FIFOInterface deprecation wrapper. 2019-01-26 18:23:58 +00:00
fsm.py compat: suppress deprecation warnings that are internal or during test. 2019-01-26 15:43:00 +00:00
record.py compat: import genlib.record from Migen. 2018-12-18 20:04:22 +00:00
resetsync.py compat.genlib.resetsync: add shim for AsyncResetSynchronizer. 2019-01-26 18:24:36 +00:00