adi_project_intel.tcl: update quartus to 21.2

Update Quartus version to 21.2.0.

Signed-off-by: stefan.raus <stefan.raus@analog.com>
main
stefan.raus 2021-09-24 15:30:09 +01:00 committed by SRaus
parent 0e8f55b2d7
commit 58737e09ba
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Initialize global variable
set family "none"
set device "none"
set version "20.4.0"
set version "21.2.0"
## Define the ADI_IGNORE_VERSION_CHECK environment variable to skip version check
if {[info exists ::env(ADI_IGNORE_VERSION_CHECK)]} {