文档目录

1.11. 完整编译流程(Full Compilation Flow)

使用如下步骤运行 Quartus® Prime工程的完整编译。完整编译包括IP Generation(IP生成),Analysis & Elaboration(分析和解析解析),Synthesis(综合),Fitter(布局布线),Timing Analyzer(时序分析器)以及您使能的任何可选Compiler模块。
  1. 运行完整编译前,指定以下工程设置:
    • 指定目标FPGA器件或开发套件,点击Assignments > Device
    • 为目标FPGA器件指定器件和管脚选项,点击Assignments > Device > Device and Pin Options
    • 指定影响编译处理时间和网表保留的选项,请点击Assignments > Settings > Compilation Process Settings
    • 要指定Compiler的高层优化策略,请点击Assignments > Settings > Compiler Settings。指定Balanced策略,或优化PerformanceAreaRoutabilityPowerCompile Time。Compiler将针对您指定的优化目标。Compiler优化模式详细描述了这些选项。

      对于编译时间较长的工程,请考虑使用临时修改的编译器优化策略运行完整编译,而无需更改工程编译器设置。有关详细信息,请参阅具有临时优化模式的完整编译流程

    • 为综合和布局布线指定综合算法和其他Advanced Settings,请点击Assignments > Settings > Compiler Settings。请开启Enable Intermediate Fitter Snapshots以默认保留完整编译后的规划,布局,布线和重定时快照。
    • 为正确操作设计指定所需时序条件。点击Tools > Timing Analyzer
  2. 要运行完整编译,点击Processing > Start Compilation
    注:
    • 如果开启Enable Intermediate Fitter SnapshotsAssignments > Settings > Compiler Settings),则Compiler仅默认保留完整编译期间的规划,布局,布线和重定时快照以节省处理时间。