setup_createRowRegionInArea
APR.stdcell.place setup_createRowRegionInArea boolean { t | nil }
Description
Specifies the area within which a row region must be created. If a region is not specified, the entire PR boundary is considered for creating the row region.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "setup_createRowRegionInArea")
envSetVal("APR.stdcell.place" "setup_createRowRegionInArea" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top