Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxSelectedRouteNet

lxSelectedRouteNet(
g_useWAOverrides
)
=> t / nil

Description

Routes the nets attached to the shapes currently selected in the layout cellview.

Arguments

g_useWAOverrides

Controls whether Wire Assistant constraint overrides are used for routing the nets attached to selected shapes.

Value Returned

t

Nets attached to currently selected shapes were successfully routed.

nil

One or more nets attached to the currently selected shapes were not routed successfully.

Example

lxSelectedRoute(t)

Routes the nets attached to selected shapes using the Wire Assistant constraint overrides.

lxSelectedRoute(nil)

Routes the nets attached to the selected shapes using the default constraint lookup.


Return to top
 ⠀
X