Quartus® Prime Pro Edition User Guide: Timing Analyzer

ID 683243
Date 4/01/2024
Public
Document Table of Contents

2.5.22. Report SDC

The Timing Analyzer's Reports > Constraint Diagnostics > Report SDC command generates the SDC Assignments report folder.

The SDC Assignments folder contains separately named reports for any SDC constraints found in the current project. For example, the Create Clock report appears in the SDC Assignments folder if the project includes any create_clock SDC constraint.

Figure 189. Create Clock Report Lists Clock Constraints in Current Project

In SDC Assignment reports, the Comments column may contain non-user-editable information reported by the Timing Analyzer.

Note: The Comments column in the SDC Assignment report has no relation to the SDC-on-RTL -comment argument that allows you to add comments to .sdc constraints. The SDC-on-RTL -comment does not appear in SDC Assignment reports.

The equivalent scripting command for SDC Assignments is report_sdc, for example:

report_sdc -panel_name sdc_report_panel

You can use the -ignored option to report any SDC constraints that the Timing Analyzer is ignoring and the reason for ignoring the constraint.