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 36e13b0 + c9da128 commit 279d9c7Copy full SHA for 279d9c7
flow/scripts/open.tcl
@@ -60,6 +60,8 @@ proc read_timing {input_file} {
60
if {[env_var_equals GUI_TIMING 1]} {
61
puts "GUI_TIMING=1 reading timing, takes a little while for large designs..."
62
read_timing $input_file
63
+ gui::select_chart "Endpoint Slack"
64
+ log_cmd gui::update_timing_report
65
}
66
67
fast_route
0 commit comments