Does OpenLANE support using SystemVerilog files instead of Verilog, or would it be better to use the sv2v converter?
a
Akash Levy
03/04/2024, 7:46 PM
Use sv2v
u
Uriel Jaramillo
03/05/2024, 3:45 PM
Is there any reason for that or any place where I can investigate why it's better to use sv2v?
a
Akash Levy
03/06/2024, 12:00 AM
Because yosys does not support systemverilog synthesis unless you use the paid version. You can also try to use synlig but it’s SV support is not complete. I would recommend sv2v, since it has better (though not perfect) support for standard SystemVerilog