adaDisableTab
gpe adaDisableTab string "tabName"
Description
Makes the specified tab unavailable in the Array Assistant. You can specify one or more the following tabs: "Placement" "GuardRing" "Routing" and "Reuse".
The default is "", where all tabs are available.
GUI Equivalent
Examples
envGetVal("gpe" "adaDisableTab")
envSetVal("gpe" "adaDisableTab" 'string "GuardRing Routing")
Related Topics
Placing Devices Automatically in the Automated Device Placement and Routing Flow
Return to top