vreRaisePreRoutingBrowser
vreRaisePreRoutingBrowser( [d_cvid] [S_rStyle] [S_rName] ) => t / nil
Description
Opens the Pre-routing Browser based on the given routing style and router name.
Arguments
Value Returned
Examples
The following examples open pre-routing browser.
vreRaisePreRoutingBrowser(geGetEditCellView() "stdCell" "nr")
vreRaisePreRoutingBrowser(geGetEditCellView() 'device 'gbr)
Related Topics
Virtuoso Automated Placement and Routing SKILL Functions
Return to top