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
parent
0e8f55b2d7
commit
58737e09ba
|
@ -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)]} {
|
||||
|
|
Loading…
Reference in New Issue