Skip to content

Commit 166bea4

Browse files
committed
open: add logging of selectin Endpoint slack
This can take minutes, so worth logging Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 4515b44 commit 166bea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/scripts/open.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ if {[env_var_equals GUI_TIMING 1]} {
6464
puts "GUI_TIMING=1 reading timing, takes a little while for large designs..."
6565
read_timing $input_file
6666
if {[gui::enabled]} {
67-
gui::select_chart "Endpoint Slack"
67+
log_cmd gui::select_chart "Endpoint Slack"
6868
log_cmd gui::update_timing_report
6969
}
7070
}

0 commit comments

Comments
 (0)