1
0
mirror of synced 2026-05-04 15:17:27 +00:00
Files
YosysHQ.yosys/backends
whitequark 6a29e1f5b7 write_verilog: write RTLIL::Sa aka - as Verilog ?.
Currently, the only ways (determined by grepping for regex \bSa\b) to
end up with RTLIL::Sa in a netlist is by reading a Verilog constant
with ? in it as a part of case, or by running certain FSM passes.
Both of these cases should be round-tripped back to ? in Verilog.
2019-07-09 18:35:49 +00:00
..
2019-06-27 11:20:15 -07:00
2019-06-21 20:01:40 +02:00
2019-06-27 11:20:15 -07:00