report (Timing Violations) using Timer
Creates a report of constraint results sorted by slack.
You can view Max Delay violations and Min Delay violations in the report.
report -type timing_violation filename
Arguments
-type timing_violation
Specifies the type of report to generate.
filename
Specifies the name and destination of the timing violation
report.
Supported Families
SX, MX, 3200DX, and ACT families
Exceptions
Examples
This example generates a timing violations report and
saves it to a file named violation_rpt.txt:
report
-type timing_violations violation_rpt.txt
See Also
report
Tcl documentation
conventions