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 01c5652 commit 3fe829fCopy full SHA for 3fe829f
OsvvmSettingsRequired.tcl
@@ -56,9 +56,9 @@
56
57
namespace eval ::osvvm {
58
59
- variable OsvvmVersion 2024.09
60
- variable OsvvmBuildYamlVersion 2024.09
61
- variable OsvvmTestCaseYamlVersion 2024.09
+ variable OsvvmVersion 2024.11
+ variable OsvvmBuildYamlVersion 2024.11
+ variable OsvvmTestCaseYamlVersion 2024.11
62
# The following are set in VHDL code. Either need to pass these or have it directly in the VHDL Code.
63
variable OsvvmAlertYamlVersion InVhdlCodeVersionTbd
64
variable OsvvmCoverageYamlVersion InVhdlCodeVersionTbd
0 commit comments