amaranth/nmigen/hdl
2018-12-22 06:58:24 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py hdl.mem: implement memories. 2018-12-21 01:53:32 +00:00
cd.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
dsl.py hdl, back: add and use SignalSet/SignalDict. 2018-12-17 17:21:29 +00:00
ir.py hdl.ir: fix port propagation between siblings, in the other direction. 2018-12-22 00:31:31 +00:00
mem.py hdl.mem: allow changing init value after creating memory. 2018-12-22 01:09:03 +00:00
xfrm.py hdl.xfrm: implement LHSGroupAnalyzer. 2018-12-22 06:58:24 +00:00