adi_board/adi_ip: Update Vivado version to 2018.2

main
Istvan Csomortani 2018-06-25 11:29:22 +03:00 committed by István Csomortáni
parent 3c5e53ec12
commit b748488377
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
## check tool version
if {![info exists REQUIRED_VIVADO_VERSION]} {
set REQUIRED_VIVADO_VERSION "2017.4.1"
set REQUIRED_VIVADO_VERSION "2018.2"
}
if {[info exists ::env(ADI_IGNORE_VERSION_CHECK)]} {

View File

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