yosys/backends
Robert O'Callahan 46cb05c471 Pass IdString by value instead of by const reference.
When IdString refcounting was expensive, it made sense to pass it by const reference
instead of by value, to avoid refcount churn. Now that IdString is not refcounted,
it's slightly more efficient to pass it by value.
2025-12-22 01:52:59 +00:00
..
aiger
aiger2
blif
btor
cxxrtl
edif
firrtl
functional
intersynth
jny
json
rtlil
simplec
smt2
smv
spice
table
verilog