add linting to `openlane/caravel_core/config.json`

This commit is contained in:
mo-hosni 2024-03-21 21:25:45 +02:00
parent 283076b29a
commit cb7f96e5c1
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
"meta": {
"version": 2,
"flow": [
"Verilator.Lint",
"Checker.LintTimingConstructs",
"Checker.LintErrors",
"Checker.LintWarnings",
"Yosys.JsonHeader",
"Yosys.Synthesis",
"OpenROAD.CheckSDCFiles",