vcs.mk: Squelch unnamed assertion lint message

This commit is contained in:
Hansung Kim
2024-08-07 11:17:57 -07:00
parent f4deafc2bd
commit 3c1ea26625

View File

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