amaranth/nmigen/hdl
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 Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py compat.fhdl: reexport Array. 2018-12-16 10:39:54 +00:00
cd.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
dsl.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ir.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
xfrm.py hdl.xfrm: separate AST traversal from AST identity mapping. 2018-12-16 11:25:52 +00:00