Join Slack
Powered by
sky130 has linting now
# openlane
m
Matt Venn
01/25/2024, 12:43 PM
sky130 has linting now
m
Matt Liberty
01/25/2024, 5:39 PM
what linter is used?
d
donn
01/26/2024, 9:01 AM
Verilator
m
Matt Liberty
01/27/2024, 4:02 AM
I thought it was just for simulation, I didn't know it does linting as well. Where would I find that in OL?
p
Piotro
01/27/2024, 1:47 PM
@Matt Liberty
here
https://github.com/The-OpenROAD-Project/OpenLane/blob/1e9efe9d0c4f8044d917d022a05ee1706651ed48/scripts/tcl_commands/synthesis.tcl
function run_verilator(). Started by RUN_LINTER in flow.tcl
Piotro
01/27/2024, 1:49 PM
It even contains 6 lines written by me :)
💜 1
2
Views
Open in Slack
Previous
Next