仅对英特尔可见 — GUID: mtr1423531881372
Ixiasoft
1.1. 编译概述
1.2. 使用Compilation Dashboard
1.3. 设计网表基础设施
1.4. 使用Node Finder
1.5. Precompiled Component (PCC)生成流程
1.6. Analysis & Elaboration流程
1.7. 设计综合
1.8. 设计布局和布线
1.9. 增量式优化流程
1.10. 快进编译流程(Fast-Forward Compilation Flow)
1.11. 完整编译流程(Full Compilation Flow)
1.12. 编译监控模式
1.13. 导出编译结果
1.14. 集成其他EDA工具
1.15. Compiler优化技术
1.16. 综合语言支持
1.17. 综合设置参考
1.18. Fitter设置参考
1.19. 设计编译修订历史
仅对英特尔可见 — GUID: mtr1423531881372
Ixiasoft
1.10.3. 步骤3:运行Fast Forward编译
Fast Forward编译生成特定于设计的时序收敛建议,并预测移除所有时序限制后的最大性能。
您可以查看Fast Forward建议并在您的RTL中实现移除时序限制后的改变,并在使能网表内的移动性以便获得寄存Hyper-Retiming。
您可以对整个设计分层结构运行Fast Forward编译,也可以只对分层结构中的特定实例运行Fast Forward编译,如按层次Fast Forward编译所述。
生成Fast Forward时序收敛建议,可按如下步骤:
- 可选择指定如下选项,自动执行或细化Fast Forward分析:
- 如果要在每次完整编译期间运行Fast Forward编译,点击Assignments > Settings > Compiler Settings > HyperFlex并使能Run Fast Forward Timing Closure Recommendations during compilation。
- 如需修改Fast Forward编译说明特定I/O和块类型的方式,可点击Assignments > Settings > Compiler Settings > HyperFlex > Advanced Settings。
- 在Compilation Dashboard上,点击Fast Forward Timing Closure Recommendations。Compiler根据需要自动运行首要综合或Fitter阶段,并在Compilation Report中生成时序收敛建议。
图 102. 运行Fast Forward编译(Fast Forward Compilation)
- 查看Compilation Report中的时序收敛建议,以评估设计性能并进行关键RTL性能改进,如步骤4:请检查Fast Forward结果所述。