You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it better to maybe change our Makefile to use --skip_checks and thus exclude LVS (instead of trying to explicitly include everything else) -- or does that option not work this way?
If you run
DISABLE_LVS=1 make run-precheck
then it only runs the following specific checks:There are extra ones now that it should include, such as
illegal_cellname_check
.The text was updated successfully, but these errors were encountered: