diffLayerNames
APR.device.grid diffLayerNames string cellName
Description
Specifies the cell of the instance to be considered as the master for creating dummy fill. This environment variable is applicable only when dummyFillNeighbor is set to nil.
The default value is "" because dummyFillNeighbor is set to t by default.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "diffLayerNames")
envSetVal("APR.device.grid" "diffLayerNames" 'string "myCell")
Related Topics
Generating and Deleting Base Layer Fill
Auto P&R Assistant User Interface for Device-Level Placement
Return to top