pushdownLayers
layout.tpa pushdownLayers 'string "layername"
Description
Specifies the layers that are to be pulled down on EIP. The default value is "". This means that on enabling the EIP Auto Pushdown Options, the design is evaluated to preselect all the current active WSP layers.
GUI Equivalent
Examples
envGetVal("layout.tpa" "pushdownLayers")
envSetVal("layout.tpa" "pushdownLayers" 'string "M1:M2")
Return to top