Documentation Home Page RT-XSG Toolbox Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Block

Mask

Description

A register with a MAX_FANOUT attribute instructs Xilinx's synthesis tools on the fanout limits for registers and signals.

This limit can be specified either in RTL or as an input to the project. The value is an integer. To achieve the fanout, it replicates the register or the driver that drives the combinatorial signal.

Parameters

Max Fanout
The maximum fanout attribute to instruct the tools.

Inputs

D
Incoming signal for which the attribute will be applied.

Outputs

Q
Given signal.

Characteristics and Limitations

This attribute only works on registers and combinatorial signals.

Direct FeedthroughN/A
Discrete sample timeN/A
XHP supportN/A
Work offlineYES
  • No labels