amaranth/nmigen/hdl
2019-01-16 17:20:38 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py hdl.ast: fix naming of Signal.like() signals when tracer fails. 2019-01-16 17:20:38 +00:00
cd.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
dsl.py hdl.dsl: cases wider than switch test value are unreachable. 2019-01-13 08:51:49 +00:00
ir.py hdl.ir: allow explicitly requesting flattening. 2019-01-14 17:04:23 +00:00
mem.py hdl.mem: add DummyPort, for testing and verification. 2019-01-01 03:08:10 +00:00
rec.py hdl.rec: include record name in error message. 2019-01-01 03:39:12 +00:00
xfrm.py hdl.xfrm: Add on_AnyConst and on_AnySeq abstract methods for ValueVisitor and children. 2019-01-15 22:52:45 +00:00