route_defaultRoutedView
APR.stdcell.route route_defaultRoutedView string "defaultViewName"
Description
Specifies the default name for the routed view if signal routing is written to another cellview.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "route_defaultRoutedView")
envSetVal("APR.stdcell.route" "route_defaultRoutedView" 'string "route2")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top