usePerDesignAFCG
cdba.layout usePerDesignAFCG boolean { t | nil }
Description
Specifies whether the name of the constraint group that contains the foundry constraints should be specified for each design. All constraint groups that are intended to be used as foundry constraint groups must be defined using the alternateFoundry constraint group definition.
GUI Equivalent
Examples
envGetVal("cdba.layout" "usePerDesignAFCG")
envSetVal("cdba.layout" "usePerDesignAFCG" 'boolean t)
Related Topics
Return to top