amaranth/nmigen
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
..
back hdl.xfrm: separate AST traversal from AST identity mapping. 2018-12-16 11:25:52 +00:00
compat compat.fhdl: reexport Array. 2018-12-16 10:39:54 +00:00
hdl hdl.xfrm: separate AST traversal from AST identity mapping. 2018-12-16 11:25:52 +00:00
lib Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
test back.pysim: implement LHS for Part, Slice, Cat, ArrayProxy. 2018-12-16 10:31:42 +00:00
__init__.py hdl.ast: implement Array and ArrayProxy. 2018-12-15 17:16:31 +00:00
tools.py hdl.ast: implement Array and ArrayProxy. 2018-12-15 17:16:31 +00:00
tracer.py tracer: add support for Python 3.7. 2018-12-13 02:20:00 +00:00