amaranth/nmigen/lib
whitequark 44711b7d08 hdl.ir: detect elaboratables that are created but not used.
Requres every elaboratable to inherit from Elaboratable, but still
accepts ones that do not, with a warning.

Fixes #3.
2019-04-21 08:52:57 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
cdc.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
coding.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
fifo.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
io.py lib.io: rework TSTriple/Tristate interface to use pin_layout/Pin. 2019-04-15 16:27:23 +00:00