TMC-20551: Automatically-Discovered Duplication Candidate Likely Requires More Duplication

The Compiler conservatively duplicates candidate registers that it detects automatically. If the average per-duplicate, fan-out is still large after this duplication, apply more duplication manually.

Parameter

Name Description
avg_dup_fanout Reports a violation for duplication candidates that have an Average Duplicate Fan-Out beyond a certain threshold.

Recommendation

Duplicate registers by applying the DUPLICATE_REGISTER or DUPLICATE_HIERARCHY_DEPTH assignments, or edit the RTL to create duplicate copies. If you edit the RTL, apply the preserve_syn_only attribute to the duplicate registers, and assign the duplicates to individual instances in the fan-out hierarchy.

Severity

Low

Stage

Place, Final

Device Family

  • Intel® Agilex™
  • Intel® Stratix® 10
  • Intel® Arria® 10