KrystalDelusion
|
7f8d0e31f6
|
Fix #5046
`clean_zerowidth` had skipped $macc, but not $macc_v2
|
2025-04-22 17:42:52 +12:00 |
|
Emil J. Tywoniak
|
785bd44da7
|
rtlil: represent Const strings as std::string
|
2024-10-14 06:28:12 +02:00 |
|
Marcelina Kościelnicka
|
93508d58da
|
Add $bmux and $demux cells.
|
2022-01-28 23:34:41 +01:00 |
|
Marcelina Kościelnicka
|
0aad88a2fb
|
Add clean_zerowidth pass, use it for Verilog output.
This should remove instances of zero-width sigspecs in the netlist,
avoiding problems in the Verilog backend with emitting them.
See #3103.
|
2021-12-12 19:56:50 +01:00 |
|