amaranth/nmigen/lib
whitequark 0858b8bf6c lib.cdc: specify maximum input delay in seconds.
Since we use hertz elsewhere, this provides for easy conversions.

Also, cast the delay to string before applying it in xilinx_7series,
to avoid stripping the fractional digits.

Closes #234.
2019-09-24 12:30:10 +00:00
..
__init__.py Remove nmigen.lib from prelude. 2019-09-06 06:53:06 +00:00
cdc.py lib.cdc: specify maximum input delay in seconds. 2019-09-24 12:30:10 +00:00
coding.py hdl.mem,lib,examples: use Signal.range(). 2019-09-08 12:19:13 +00:00
fifo.py lib.cdc: MultiReg→FFSynchronizer. 2019-09-23 14:18:45 +00:00
io.py lib.io: style. NFC. 2019-09-12 13:51:18 +00:00