mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
Closer?
This commit is contained in:
parent
26c6eec832
commit
ff611016c7
@ -197,7 +197,7 @@ if { ${GUI} } {
|
|||||||
run -all
|
run -all
|
||||||
# power off -r /dut/core/*
|
# power off -r /dut/core/*
|
||||||
|
|
||||||
if {$coverage} {
|
if {$coverage || $FunctCoverage} {
|
||||||
set UCDB cov/${CFG}_${TESTSUITE}.ucdb
|
set UCDB cov/${CFG}_${TESTSUITE}.ucdb
|
||||||
echo "Saving coverage to ${UCDB}"
|
echo "Saving coverage to ${UCDB}"
|
||||||
do coverage-exclusions-rv64gc.do # beware: this assumes testing the rv64gc configuration
|
do coverage-exclusions-rv64gc.do # beware: this assumes testing the rv64gc configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user