get_connected_net
get_connected_net -instd_ctuObj-terms_termName
Description
Returns the object identifier for the net connected to the given term of the instance.
Arguments
Value Returned
Examples
The following command adds to the HL1 highlight set the net connected to the A1 term of instance in the selected set.
add_object_to_set -set [get_highlight -name HL1] -object [get_connected_net \
-term "A1" -inst [ml [get_selection_set]]]
Related Topics
Return to top