vreStopSignalRouter
vreStopSignalRouter( [d_cvid] [S_rStyle] [S_rName] ) => t/ nil
Description
Stops the active signal router.
Arguments
Value Returned
|
The router could not be stopped or the router is not active. |
Examples
The following example stops the signal router for the specified cellview, routing style, and router.
vreStopSignalRouter(cv 'stdCell 'nr)
Related Topics
Virtuoso Automated Placement and Routing SKILL Functions
Return to top