rteComposeTrunks
rteComposeTrunks( ) ; => t / nil
Description
Converts pathSegs and vias to power trunks usable by both the power and signal routers. The function uses the current cellview and the selected set.
Converts only pathSegs and vias that are in routes. Converted pathSegs and vias are removed from their routes and the routes are repaired.
pathSegs having a topology of stripe, ring, or blockRing have their topology preserved during conversion to power trunks. Otherwise, the converted pathSegs have a topology of stripe.
The output specifies the following.
- number of pathSegs selected and the number converted
- number of vias selected and the number converted
- total number of objects selected
Arguments
Value Returned
Examples
Select the objects in the cellview to compose.
rteComposeTrunks()
Related Topics
Return to top