adi_project.tcl: Updated to 2015.4

main
AndreiGrozav 2016-03-15 15:03:50 +02:00
parent 9b2a106aa0
commit 71be9519ec
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ variable p_prcfg_list
variable p_prcfg_status
if {![info exists REQUIRED_VIVADO_VERSION]} {
set REQUIRED_VIVADO_VERSION "2015.2.1"
set REQUIRED_VIVADO_VERSION "2015.4.2"
}
if {[info exists ::env(ADI_IGNORE_VERSION_CHECK)]} {