set_is_trunk
set_is_trunk
-set d_setObj
Description
Designates shapes in the set as trunk components for routing. This command is useful when establishing a trunk topology using set_route_topology and some of the shapes that should be part of the trunk do not meet the criteria. For example, if some shapes are under terminals or instance terminals, and are not in shape terms or in a cover macro, this command can be used to identify them as part of the trunk.
Arguments
|
Designates shape terms in the given set as trunk components. |
Examples
The following command designates shapes in the selected set as trunk components.
set_is_trunk -set [get_selection_set]
Related Topics
Return to top