Visible to Intel only — GUID: mhy1629806846215
Ixiasoft
1.1. Plan Early for Timing Closure
1.2. Customize Settings Per Application
1.3. Change Fitter Placement Seeds
1.4. Planning for Timing Closure
1.5. Best Practices for Timing Closure
1.6. Resolving Common Timing Issues
1.7. Conclusion
1.8. Document Revision History for AN 584: Timing Closure Methodology for Advanced FPGA Designs
Visible to Intel only — GUID: mhy1629806846215
Ixiasoft
1.6.7. Long Compilation Times
If timing performance is your most important criterion, the Compiler may require additional time to meet stringent requirements. Abnormally long compilations may indicate:
- Resource constraint issues
- Timing constraints that are impossible to meet
- Logic loops that the Compiler cannot easily resolve
Fitter messages indicate any resource congestion that occurs. You can identify resource congestion by reviewing the resource utilization numbers in the Compilation Report. Utilization of 95% or more can be challenging to fit. In such cases, review your RTL code and consider recoding of blocks to reduce logic use and remove any redundancies.