Skip to content

Commit 66fbd64

Browse files
committed
bug fix for coverage collection with Questa
1 parent 0f1cc52 commit 66fbd64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VendorScripts_Questa.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ proc vendor_simulate {LibraryName LibraryUnit args} {
317317
variable TestCaseFileName
318318
variable ExtendedOptimizeOptions
319319
variable ExtendedSimulateOptions
320+
variable CoverageSimulateOptions
320321

321322
# set SimTempDirectory $::osvvm::ReportsTestSuiteDirectory
322323
set SimTempDirectory [file join $::osvvm::VhdlLibraryFullPath SimTemp $::osvvm::TestSuiteName]

0 commit comments

Comments
 (0)