vfpPACCells
layoutXL.pinAccessChecker vfpPACCells string "cellName"
Description
Specifies the required standard cells on which the pin accessibility checker is to be run.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACCells")
envSetVal("layoutXL.pinAccessChecker" "vfpPACCells" 'string "gnd_inherit")
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top