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.
2 parents 0a7c358 + 84aea87 commit b08e044Copy full SHA for b08e044
flow/scripts/report_metrics.tcl
@@ -1,4 +1,9 @@
1
proc report_metrics { when {include_erc true} {include_clock_skew true} } {
2
+ puts "\n=========================================================================="
3
+ puts "$when check_setup"
4
+ puts "--------------------------------------------------------------------------"
5
+ check_setup
6
+
7
puts "\n=========================================================================="
8
puts "$when report_tns"
9
puts "--------------------------------------------------------------------------"
0 commit comments