supply_genSupplyStripes
APR.stdcell.route supply_genSupplyStripes boolean { t | nil }
Description
Specifies that supply stripes should be generated. When set to nil, the supply stripes are not generated.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_genSupplyStripes")
envSetVal("APR.stdcell.route" "supply_genSupplyStripes" 'boolean nil)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top