Quartus: Updated to Quartus Pro 22.4 (#1107)

main
ladace 2023-04-05 09:37:12 +03:00 committed by GitHub
parent 34984e67c2
commit 2ff2532d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,