vgHorizontalIntraGroupSpaceInPitches
APR.device.place vgHorizontalIntraGroupSpaceInPitches int int_spacing
Description
Specifies the minimum spacing between Modgens, figGroups, or top-level devices within a virtual group. Spacing is measured between the diffusion edges.
Appropriate setting of this environment variable improves the dummy fill insertion between Modgens.
Valid values are 0 through 1000.
GUI Equivalent
Examples
envGetVal("APR.device.place" "vgHorizontalIntraGroupSpaceInPitches")
envSetVal("APR.device.place" "vgHorizontalIntraGroupSpaceInPitches" 'int 10)
Related Topics
Placing Devices Automatically in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top