We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913c56b commit 00565b3Copy full SHA for 00565b3
verification/cocotb/common.mk
@@ -64,7 +64,7 @@ ifeq ($(SIM), vcs)
64
EXTRA_ARGS += +vcs+vcdpluson +vpdfile+dump.vpd +vcs+lic+wait
65
66
ifneq ($(COVERAGE_TYPE),)
67
- EXTRA_ARGS += -cm line+cond+fsm+tgl+branch
+ EXTRA_ARGS += -cm line+cond+fsm+tgl+branch -lca
68
endif
69
70
0 commit comments