wrongway_pin_escape
wrongway_pin_escape -setd_setObj[ -exclude_setd_setObj] [ -exclude_term_setd_setObj] [ -wrongway_preroute_status [none | split_and_lock | unsplit_and_unlock] ] [ -honor_existing_guides [ true | false ] ]
Description
Routes pin escapes for wrong-way pins in the given nets. New guides are created for the nets unless -honor_existing_guides is specified. Usually a via is added on the pin, but if that is not possible (for example, due to a blockage), then a pre-route with a via is connected to the pin for pin access.

You can optionally exclude nets in a set and/or terminals in a set. If the pin access is through a pre-route, the routeFix status of the pre-route can be set to locked.
Arguments
Value Returned
|
Indicates that the command completed. Results are reported in the Transcript area. |
|
Examples
The following example creates pin escapes for the wrong-way pins of the nets in set s1.
wrongway_pin_escape -set s1
The following example creates pin escapes for wrong-way pins of the nets in set s1. For pin escapes with pre-routes, the pre-route and via are assigned to a route and the guide is assigned to another route. The routeFix status for the pre-route is set to locked.
wrongway_pin_escape -set s1 -wrongway_preroute_status split_and_lock
Related Topics
Return to top