place_addCellRowRouting
APR.stdcell.place place_addCellRowRouting boolean { t | nil }
Description
Inserts standard cell power routing stripes for the layers that have standard cell power pins and connects to the layer above using vias. The inserted vias are color correct in Innovus.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_addCellRowRouting")
envSetVal("APR.stdcell.place" "place_addCellRowRouting" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top