vfpPACEnableRouter
layoutXL.pinAccessChecker vfpPACEnableRouter boolean { t | nil }
Description
Routes the topology view for each standard cell instance by running the Innovus NanoRoute router.
The default is nil, which means that the router does not run.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACEnableRouter")
envSetVal("layoutXL.pinAccessChecker" "vfpPACEnableRouter" 'boolean t)
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top