supply_deleteStripes
APR.stdcell.route supply_deleteStripes boolean { t | nil }
Description
Specifies that the stripes generated by the supply router are automatically deleted before power routing.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "supply_deleteStripes")
envSetVal("APR.stdcell.route" "supply_deleteStripes" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top