Quartus: Updated to Quartus Pro 22.4 (#1107)
parent
34984e67c2
commit
2ff2532d0b
|
@ -27,7 +27,7 @@ if {[info exists ::env(ADI_IGNORE_VERSION_CHECK)]} {
|
|||
|
||||
# Define the supported tool version
|
||||
if {![info exists REQUIRED_QUARTUS_VERSION]} {
|
||||
set REQUIRED_QUARTUS_VERSION "21.4.0"
|
||||
set REQUIRED_QUARTUS_VERSION "22.4.0"
|
||||
}
|
||||
|
||||
# This helper pocedure retrieves the value of varible from environment if exists,
|
||||
|
|
Loading…
Reference in New Issue