mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 13:47:13 -04:00
Disable display of assert/cover summary
This commit is contained in:
parent
e33b2ffb77
commit
b2ec3f6893
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ VCS_RUN_BASE_FLAGS ?= $(VCS_GUI) \
|
|||
-sv_lib $(abspath $(SVLIB_LIB))
|
||||
|
||||
# Simulate using latest elab
|
||||
VCS_RUN_FLAGS ?=
|
||||
VCS_RUN_FLAGS = -assert nopostproc
|
||||
VCS_RUN_FLAGS += $(VCS_RUN_BASE_FLAGS)
|
||||
VCS_RUN_FLAGS += $(VCS_RUN_WAVES_FLAGS)
|
||||
VCS_RUN_FLAGS += $(VCS_RUN_COV_FLAGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue