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 25a8020 commit c7dff6aCopy full SHA for c7dff6a
OsvvmScriptsCore.tcl
@@ -1363,6 +1363,7 @@ proc TestSuite {SuiteName} {
1363
1364
set TestSuiteName $SuiteName
1365
1366
+ CheckWorkingDir
1367
CheckSimulationDirs
1368
CreateDirectory [file join ${::osvvm::CurrentSimulationDirectory} ${::osvvm::ReportsDirectory} ${TestSuiteName}]
1369
CreateDirectory [file join ${::osvvm::CurrentSimulationDirectory} ${::osvvm::ResultsDirectory} ${TestSuiteName}]
0 commit comments