Intel® Quartus® Prime Pro Edition Settings File Reference Manual
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: QSF-MAX_FANOUT_FOR_SYNCH_CTRL
Ixiasoft
Visible to Intel only — GUID: QSF-MAX_FANOUT_FOR_SYNCH_CTRL
Ixiasoft
MAX_FANOUT_FOR_SYNCH_CTRL
Directs the Compiler to limit the fanout of logic cells that feed clock enable or synchronous clear signal on the specified register. The logic cell will be duplicated if the fanout is higher than the number specified.
Type
Integer
Device Support
- Intel Agilex® 7
- Intel® Arria® 10
- Intel® Cyclone® 10 GX
- Intel® Stratix® 10
Notes
This assignment supports synthesis wildcards.
Syntax
set_global_assignment -name MAX_FANOUT_FOR_SYNCH_CTRL -entity <entity name> <value> set_instance_assignment -name MAX_FANOUT_FOR_SYNCH_CTRL -to <to> -entity <entity name> <value>
Example
set_instance_assignment -name max_fanout_for_synch_ctrl 10 -to foo