vfpPACTopRoutingLyr
layoutXL.pinAccessChecker vfpPACTopRoutingLyr string "layerName"
Description
Specifies the name of the highest routing layer to be used. All lower metal layers up to the specified layer are used for routing. For example, if three routing layer are present between two devices, it allows you to select the metal layer from M1, M2, and M3 and displays the name of the highest routing layer.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACTopRoutingLyr")
envSetVal("layoutXL.pinAccessChecker" "vfpPACTopRoutingLyr" 'string "M3")
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top