amaranth/nmigen/back
whitequark 2be76fda3c hdl.xfrm: separate AST traversal from AST identity mapping.
This is useful because backends don't generally want or need AST
identity mapping (unlike all other transforms) and when adding a new
node, it results in confusing type errors.
2018-12-16 11:25:52 +00:00
..
__init__.py Initial commit. 2018-12-12 03:18:44 +00:00
pysim.py hdl.xfrm: separate AST traversal from AST identity mapping. 2018-12-16 11:25:52 +00:00
rtlil.py hdl.xfrm: separate AST traversal from AST identity mapping. 2018-12-16 11:25:52 +00:00
verilog.py back.verilog: remove debug code. 2018-12-13 13:42:54 +00:00