Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $bmux and $demux cells. | Marcelina KoĆcielnicka | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | Add clean_zerowidth pass, use it for Verilog output. | Marcelina KoĆcielnicka | 2021-12-12 | 1 | -0/+210 |
This should remove instances of zero-width sigspecs in the netlist, avoiding problems in the Verilog backend with emitting them. See #3103. |