vfpPACRunWithInnovusLic
layoutXL.pinAccessChecker vfpPACRunWithInnovusLic boolean { t | nil }
Description
Runs the Cadence Innovus router using the Virtuoso Digital Implementation (VDI) flow in the foreground. Enabling this option checks out a Cadence Innovus license.
The default is nil, which means that the Innovus router is run in the background without checking out a license.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACRunWithInnovusLic")
envSetVal("layoutXL.pinAccessChecker" "vfpPACRunWithInnovusLic" 'boolean t)
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top