amaranth/nmigen/lib
whitequark 1c091e67a4 lib.fifo: remove SyncFIFO.replace.
This obscure functionality was likely only ever used in old MiSoC
code, and doesn't justify the added complexity. It was also not
provided (and could not be reasonably provided) in SyncFIFOBuffered,
which made its utility extremely marginal.
2019-09-12 19:16:57 +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.fifo: remove SyncFIFO.replace. 2019-09-12 19:16:57 +00:00
io.py lib.io: style. NFC. 2019-09-12 13:51:18 +00:00