mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Functional coverage works with wally.do
This commit is contained in:
parent
0c5b70c40a
commit
a88d5f403b
@ -219,7 +219,7 @@ run -all
|
||||
# power off -r /dut/core/*
|
||||
|
||||
if {$coverage || $FunctCoverage} {
|
||||
set UCDB cov/${CFG}_${TESTSUITE}.ucdb
|
||||
set UCDB ${WALLY}/sim/questa/cov/${CFG}_${TESTSUITE}.ucdb
|
||||
echo "Saving coverage to ${UCDB}"
|
||||
do coverage-exclusions-rv64gc.do # beware: this assumes testing the rv64gc configuration
|
||||
coverage save -instance /testbench/dut/core ${UCDB}
|
||||
|
Loading…
Reference in New Issue
Block a user