Use the remove_hw_probe_enum
command to remove explicitly named enumerations entries, or all enumerations for a hw_probe
.
Example:
remove_hw_probe_enum -list {zero } [get_hw_probes U_SINEGEN/sel -of_objects
[get_hw_ilas -of_objects [get_hw_devices xc7k325t_0] -filter
{CELL_NAME=~"u_ila_0"}]]
Tip: Using the
-remove_all
option on remove_hw_probe_enum
removes all of the enumerations associated with the probe.