amaranth/nmigen/hdl
Staf Verhaegen dc2a09b8b9 hdl.rec: make Record(name=) keyword-only.
Everywhere else, the name argument is already keyword-only, so
change it here too for consistency.
2019-11-09 16:10:36 +00:00
..
__init__.py Explicitly restrict prelude imports. 2019-10-21 10:39:21 +00:00
ast.py hdl.ast: simplify {bit,word}_select with constant offset. 2019-10-26 00:09:53 +00:00
cd.py hdl.cd: add negedge clock domains. 2019-08-31 22:05:48 +00:00
dsl.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
ir.py hdl.ir: lower domains before resolving hierarchy conflicts. 2019-11-07 08:20:27 +00:00
mem.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
rec.py hdl.rec: make Record(name=) keyword-only. 2019-11-09 16:10:36 +00:00
xfrm.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00