supply_pinLayerSet
APR.stdcell.route supply_pinLayerSet cyclic { "Use all supply stripe layers" | "Use selected layers" }
Description
Specifies the top and bottom layers of the supply stripes layer range that pins should be created on.
The default is "Use all supply stripe layers".
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_pinLayerSet")
envSetVal("APR.stdcell.route" "supply_pinLayerSet" 'cyclic "Use selected layers")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top