Visible to Intel only — GUID: mtr1422491930756
Ixiasoft
Visible to Intel only — GUID: mtr1422491930756
Ixiasoft
3.2.1.3. report_timing
To specify timing constrains, the Quartus® Prime Pro Edition software uses the industry standard Synopsys* Design Constraint (SDC) file format. The AMD* Xilinx* 's Design Constraint File (.xdc) constraint format is based on the SDC format. For details on converting XDC to SDC files, refer to the Timing Constraints section.
This example performs timing analysis on the filtref project using the SDC timing constraints file, filtref.sdc, to determine whether the design meets the timing requirements:
quartus_sta filtref --sdc=filtref.sdc
For command line help, type quartus_sta --help at the command prompt.