amaranth/nmigen/lib
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 Remove nmigen.lib from prelude. 2019-09-06 06:53:06 +00:00
cdc.py lib.cdc: make domain properties private. 2019-09-12 13:54:48 +00:00
coding.py hdl.mem,lib,examples: use Signal.range(). 2019-09-08 12:19:13 +00:00
fifo.py lib.cdc: adjust MultiReg for new CDC primitive conventions. 2019-09-12 13:48:24 +00:00
io.py lib.io: style. NFC. 2019-09-12 13:51:18 +00:00