disableInvsWSPGen
APR.stdcell.route disableInvsWSPGen boolean { t | nil }
Description
Disables Innovus derived tracks. When set to t, the Innovus derived tracks are considered by the router to generate WSPs.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "disableInvsWSPGen")
envSetVal("APR.stdcell.route" "disableInvsWSPGen" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top