Join Slack
Powered by
How to make OpenLane synthesize System Verilog(.sv...
# sky130
t
Thouheed
10/12/2022, 5:35 AM
How to make OpenLane synthesize System Verilog(.sv) along with verilog.
v
Vijayan Krishnan
10/12/2022, 5:40 AM
convert your .sv to .v using sv2v tool and use with OpenLane flow
t
Thouheed
10/12/2022, 5:49 AM
@Vijayan Krishnan
https://github.com/zachjs/sv2v
Am i referring the correct repo?
v
Vijayan Krishnan
10/12/2022, 5:49 AM
yes
👍 1
Vijayan Krishnan
10/12/2022, 5:56 AM
Only few SV features not supported with current yosys. Did you synthesized and facing any issues with sv files?
m
Michael Strothjohann
10/12/2022, 2:46 PM
For an up-to-date comparison between different opensource sv2v translators (and sv-parsers):
https://chipsalliance.github.io/sv-tests-results/
17
Views
Open in Slack
Previous
Next