amaranth/amaranth/back
Catherine 6f44438e58 hdl._ir,hdl._nir,back.rtlil: new intermediate representation.
The new intermediate representation will enable global analyses
on Amaranth code without lowering it to another representation
such as RTLIL.

This commit also changes the RTLIL builder to use the new IR.

Co-authored-by: Wanda <wanda@phinode.net>
2024-02-11 09:03:49 +00:00
..
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cxxrtl.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
rtlil.py hdl._ir,hdl._nir,back.rtlil: new intermediate representation. 2024-02-11 09:03:49 +00:00
verilog.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00