set_auto_global_fanout
Sets the minimum fan-out a net must have to be considered
for automatic promotion to a global.
set_auto_global_fanout number ;
Arguments
number
The minimum fan-out for a net. The default number is
32.
Supported Families
ProASIC
PLUS
and ProASIC
Exceptions
Examples
For example, the following statement determines that
a net must have a fan-out of at least 12 before Designer considers it
for automatic promotion to a global resource.
set_auto_global_fanout 12;
See Also
Constraint
support by family
Constraint
entry table
GCF syntax conventions