vcs.mk: Ignore null statement lint

This commit is contained in:
Hansung Kim
2024-05-09 20:45:57 -07:00
parent 30bdd1efcd
commit 1e5b468e79

View File

@@ -39,7 +39,7 @@ VCS_NONCC_OPTS = \
-j36 \
-notice \
-line \
+lint=all,noVCDE,noONGS,noUI,noPCTIO-L,noPCTI-L \
+lint=all,noVCDE,noONGS,noUI,noPCTIO-L,noPCTI-L,noNS \
-error=PCWM-L \
-error=noZMMCM \
-timescale=1ns/10ps \