amaranth/nmigen/hdl
2020-04-13 13:40:39 +00:00
..
__init__.py Remove everything deprecated in nmigen 0.1. 2020-01-12 13:59:26 +00:00
ast.py hdl.ast: add Value.{rotate_left,rotate_right}. 2020-04-13 13:40:39 +00:00
cd.py Correctly handle resets in AsyncFIFO. 2020-03-14 23:26:07 +00:00
dsl.py hdl.dsl: make referencing undefined FSM states an error. 2020-02-06 17:47:46 +00:00
ir.py hdl.ir: type check ports. 2020-02-06 17:33:41 +00:00
mem.py hdl.mem: fix source location of ReadPort.en. 2020-04-05 02:00:06 +00:00
rec.py hdl.rec: improve repr() for Layout. 2020-04-12 04:47:40 +00:00
xfrm.py hdl.ast: warn on unused property statements (Assert, Assume, etc). 2020-02-01 02:03:23 +00:00