Commit dd72f4dc authored by Peter Jansweijer's avatar Peter Jansweijer

add upgrade_ip statement in general vivado script

parent dd89e81a
Pipeline #3264 failed with stage
in 2 minutes and 6 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