dummyFillNetMatchNeighbor
layoutXL.APAssist dummyFillNetMatchNeighbor boolean [ t | nil ]
Description
Specifies whether the connectivity of dummy devices must match the connectivity of the bulk net of their neighboring devices.
The default value is t. When set to nil, you can use dummyFillLib, Auto P&R Assistant User Interface for Device-Level Placement, and dummyFillView to specify the cellview of the instance to be considered as the master for creating dummy fill.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "dummyFillNetMatchNeighbor")
envSetVal("layoutXL.APAssist" "dummyFillNetMatchNeighbor" 'boolean nil)
Related Topics
Generating and Deleting Base Layer Fill
Auto P&R Assistant User Interface for Device-Level Placement
Return to top