place_createPhysOnlyAsAGroup
APR.stdcell.place place_createPhysOnlyAsAGroup boolean { t | nil }
Description
Controls whether the physical-only cells are added to a figGroup. The default is nil.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "place_createPhysOnlyAsAGroup")
envSetVal("APR.stdcell.place" "place_createPhysOnlyAsAGroup" 'boolean t)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top