modgenDummyFillType
APR.device.fill modgenDummyFillType cyclic { "Default" | "AnalogCell" | "StackCell"}
Description
Specifies the type of cells to be used as dummies. The available options are:
- Default: Uses the default dummy defined in the Modgen Dummy Options form.
- Analog Dummy: Inserts dummies of type analog cell.
- Stacked Dummy: Insert dummies of type stack cell.
This environment variable is available only in certain advanced node flows.
GUI Equivalent
Examples
envGetVal("APR.device.fill" "modgenDummyFillType")
envSetVal("APR.device.fill" "modgenDummyFillType" 'cyclic "AnalogCell")
Related Topics
Return to top