amaranth/nmigen
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
..
back back.rtlil: emit nmigen.hierarchy attribute. 2019-04-21 07:55:08 +00:00
compat lib.io: rework TSTriple/Tristate interface to use pin_layout/Pin. 2019-04-15 16:27:23 +00:00
hdl hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
lib hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
test hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
__init__.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
cli.py hdl.ir: rename .get_fragment() to .elaborate(). 2019-01-26 02:31:12 +00:00
formal.py formal: extract from toplevel module. 2019-01-17 01:43:07 +00:00
tools.py compat: suppress deprecation warnings that are internal or during test. 2019-01-26 15:43:00 +00:00
tracer.py tracer: factor out get_var_name(default=). 2019-03-03 18:21:22 +00:00