amaranth/nmigen/hdl
whitequark dac6275493 hdl.ast: use keyword-only arguments as appropriate.
As a motivation/related refactor, make sure each AST node exposes
src_loc_at in the constructor.
2019-07-08 09:58:12 +00:00
..
__init__.py Clean up imports. 2019-06-04 08:18:50 +00:00
ast.py hdl.ast: use keyword-only arguments as appropriate. 2019-07-08 09:58:12 +00:00
cd.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
dsl.py hdl.dsl: further clarify error message for incorrect nesting. 2019-07-07 01:03:59 +00:00
ir.py hdl.ir, back.rtlil: allow specifying attributes on instances. 2019-06-28 04:14:38 +00:00
mem.py hdl.mem: fix naming of registers inside unnamed memories. 2019-07-02 18:45:35 +00:00
rec.py hdl.rec: thread src_loc_at to all inner Signals and Records. 2019-07-03 14:49:20 +00:00
xfrm.py hdl.ast: use keyword-only arguments as appropriate. 2019-07-08 09:58:12 +00:00