amaranth/examples
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
..
alu.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
alu_hier.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
arst.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
cdc.py examples: update for newer API. 2019-01-26 16:25:05 +00:00
ctr.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
ctr_ce.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
fsm.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
gpio.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
inst.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
mem.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
pmux.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
por.py examples.por: fix typo 2019-03-12 02:14:21 +00:00
tbuf.py examples: update for newer API. 2019-01-26 16:25:05 +00:00