How to make OpenLane synthesize System Verilog(.sv...
# sky130
t
How to make OpenLane synthesize System Verilog(.sv) along with verilog.
v
convert your .sv to .v using sv2v tool and use with OpenLane flow
t
@Vijayan Krishnan https://github.com/zachjs/sv2v Am i referring the correct repo?
v
yes
👍 1
Only few SV features not supported with current yosys. Did you synthesized and facing any issues with sv files?
m
For an up-to-date comparison between different opensource sv2v translators (and sv-parsers): https://chipsalliance.github.io/sv-tests-results/