From 4f918cdce9ca8a5446bda51f566f3af8d681ff6f Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Thu, 26 Feb 2015 16:10:57 -0500 Subject: [PATCH] 2014.4.1 ultrascale updates --- projects/scripts/adi_project.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/scripts/adi_project.tcl b/projects/scripts/adi_project.tcl index f8ad6d44f..2057400b5 100644 --- a/projects/scripts/adi_project.tcl +++ b/projects/scripts/adi_project.tcl @@ -3,7 +3,7 @@ variable p_board variable p_device if {![info exists REQUIRED_VIVADO_VERSION]} { - set REQUIRED_VIVADO_VERSION "2014.4" + set REQUIRED_VIVADO_VERSION "2014.4.1" } if {[info exists ::env(ADI_IGNORE_VERSION_CHECK)]} {