vfpPACMaxRoutingLayerNum
layoutXL.pinAccessChecker vfpPACMaxRoutingLayerNum int routingLayerNumber
Description
Specifies the highest number of routing layers that can be used when all metal layers up to the specified layer are used for routing.
The default is 4, which means that you can use up to four routing layers in the PAC flow.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACMaxRoutingLayerNum")
envSetVal("layoutXL.pinAccessChecker" "vfpPACMaxRoutingLayerNum" 'int 10)
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top