amaranth/nmigen/hdl
whitequark 664b4bcb3a hdl.dsl: cases wider than switch test value are unreachable.
In 3083c1d6 they were erroneously fixed via truncation.
2019-01-13 08:51:49 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py hdl.dsl: accept (but warn on) cases wider than switch test value. 2019-01-13 08:46:28 +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: add an API for retrieving generated values, like FSM signal. 2018-12-26 12:35:35 +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 Assert and Assume abstract methods for StatementVisitor, implement for children. 2019-01-02 11:17:39 +00:00