collapse_shape_term
collapse_shape_term
{-net s_netName | -net_id d_netObj | -set d_setObj}
Description
Moves individual term shapes to a single term parent for a named net, a net with a given object identifier, or a set containing term shapes or nets.
This command can be used to create a single terminal for newly created power and ground nets, similar to the function provided by db.one_shape_term_per_net when existing power and ground nets are loaded using read_db.
Arguments
Examples
The following example creates a single terminal from all VDD term shapes.
collapse_shape_term -net VDD
Related Topics
Return to top