amaranth/nmigen/compat/genlib
whitequark 2d2ab6e09d lib.cdc: make domain properties private.
It is not correct to access domain properties from user code, because
it will not match the reality if DomainRenamer has been applied to
the module.
2019-09-12 13:54:48 +00:00
..
__init__.py compat: add genlib.cdc.MultiReg shim. 2018-12-14 16:01:38 +00:00
cdc.py lib.cdc: make domain properties private. 2019-09-12 13:54:48 +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.genlib.fsm: fix after commit dac62754. 2019-07-08 10:12:26 +00:00
record.py compat: import genlib.record from Migen. 2018-12-18 20:04:22 +00:00
resetsync.py lib.cdc: adjust ResetSynchronizer for new CDC primitive conventions. 2019-09-12 13:48:45 +00:00