amaranth/amaranth/back
Wanda 8bf4f77616 sim: use Format.* for VCD output, remove hdl._repr.
This also changes `decoder` a bit: when an enum is used as a decoder,
it is converted to a `Format.Enum` instead. The original enum is still
stored on the `decoder` attribute, so that it can be propagated
on `Signal.like`.
2024-04-13 10:00:16 +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 sim: use Format.* for VCD output, remove hdl._repr. 2024-04-13 10:00:16 +00:00
verilog.py Bump Yosys dependency to >=0.40. 2024-04-10 21:57:30 +00:00