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 e60db81 commit 40ecac1Copy full SHA for 40ecac1
cmake/FindSimModSuite.cmake
@@ -84,7 +84,7 @@ string(REGEX REPLACE
84
"${SIM_VERSION}")
85
86
set(MIN_VALID_SIM_VERSION 15.0.191017)
87
-set(MAX_VALID_SIM_VERSION 2025.0.241016)
+set(MAX_VALID_SIM_VERSION 2025.0.250108)
88
if( ${SKIP_SIMMETRIX_VERSION_CHECK} )
89
message(STATUS "Skipping Simmetrix SimModSuite version check."
90
" This may result in undefined behavior")
0 commit comments