We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85657ad commit e8bb2bfCopy full SHA for e8bb2bf
flow/scripts/report_metrics.tcl
@@ -121,7 +121,7 @@ proc report_metrics { when {include_erc true} {include_clock_skew true} } {
121
puts "\n=========================================================================="
122
puts "$when setup_violation_count"
123
puts "--------------------------------------------------------------------------"
124
- puts "setup violation count [sta::endpoint_violation_count min]"
+ puts "setup violation count [sta::endpoint_violation_count max]"
125
126
127
puts "$when hold_violation_count"
0 commit comments