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 4515b44 commit 166bea4Copy full SHA for 166bea4
flow/scripts/open.tcl
@@ -64,7 +64,7 @@ if {[env_var_equals GUI_TIMING 1]} {
64
puts "GUI_TIMING=1 reading timing, takes a little while for large designs..."
65
read_timing $input_file
66
if {[gui::enabled]} {
67
- gui::select_chart "Endpoint Slack"
+ log_cmd gui::select_chart "Endpoint Slack"
68
log_cmd gui::update_timing_report
69
}
70
0 commit comments