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 0a7c358 commit 84aea87Copy full SHA for 84aea87
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