Commit b3788345 authored by Peter Jansweijer's avatar Peter Jansweijer Committed by Pascal Bos

add upgrade_ip statement in general vivado script

parent f8a0fe41
Pipeline #3271 failed with stage
in 2 minutes and 7 seconds
......@@ -159,6 +159,8 @@ set_property generic $generics [current_fileset]
puts "INFO: Reading Source Files Done!"
# ------------------------------------------------------------------------------
# Before moving on, upgrade IPs in case they are out of date
upgrade_ip [get_ips]
source $script_dir/viv_do_synt.tcl
source $script_dir/viv_do_impl.tcl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment