amaranth/amaranth/hdl
2023-10-03 09:39:32 +00:00
..
__init__.py hdl.rec: deprecate in favor of lib.data and lib.wiring. 2023-09-01 04:20:16 +00:00
_rec.py lib.io: make Pin an interface object. 2023-09-04 20:48:36 +00:00
ast.py ast: fix pylance's type inference on Value._rhs_signals(). NFC 2023-09-25 14:15:11 +00:00
cd.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
dsl.py hdl.dsl: py3.12+: turn off heuristic warning on ~True and ~False. 2023-06-02 13:45:15 +01:00
ir.py hdl.ir: Elaboratable does not need ABCMeta as its metaclass. 2023-09-25 17:19:48 +00:00
mem.py hdl.mem: fix transparent read handling for simple write ports. 2023-10-03 09:39:32 +00:00
rec.py hdl.rec: deprecate in favor of lib.data and lib.wiring. 2023-09-01 04:20:16 +00:00
xfrm.py hdl.mem: lower Memory directly to $mem_v2 RTLIL cell. 2023-09-03 03:27:51 +00:00