MAX_FANOUT - 2023.2 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2023-11-01
Version
2023.2 English

MAX_FANOUT instructs Vivado synthesis on the fanout limits for registers and signals. You can specify this either in RTL or as an input to the project. The value is an integer that indicates what the fanout should be. A value of -1 tells the tool not to perform any replication.

This attribute only works on registers and combinatorial signals.

Note: It replicates the register or the driver that drives the combinatorial signal to achieve the fan outputs, black boxes, EDIF files, and Native Generic Circuit (NGC) files are not supported with this attribute.