From 7988d2c7a29b8dbf06be214ab7bcd9a504d02ae6 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Fri, 29 Jul 2016 12:32:19 -0400 Subject: [PATCH] adi_ip: remove duplicated errored auto address maps & interfaces --- library/scripts/adi_ip.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/scripts/adi_ip.tcl b/library/scripts/adi_ip.tcl index 9987a4780..c11f2a03e 100644 --- a/library/scripts/adi_ip.tcl +++ b/library/scripts/adi_ip.tcl @@ -158,7 +158,8 @@ proc adi_ip_properties_lite {ip_name} { kintexu Production}\ [ipx::current_core] - ipx::remove_all_bus_interface [ipx::current_core] + ipx::remove_all_bus_interface -quiet [ipx::current_core] + ipx::remove_all_address_block -quiet [ipx::get_memory_maps * -of_objects [ipx::current_core]] } proc adi_set_ports_dependency {port_prefix dependency} {