Skip to content

Commit 279d9c7

Browse files
authored
Merge pull request #2610 from Pinata-Consulting/make-gui-less-click-and-wait
make: gui_ prerendering
2 parents 36e13b0 + c9da128 commit 279d9c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/scripts/open.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ proc read_timing {input_file} {
6060
if {[env_var_equals GUI_TIMING 1]} {
6161
puts "GUI_TIMING=1 reading timing, takes a little while for large designs..."
6262
read_timing $input_file
63+
gui::select_chart "Endpoint Slack"
64+
log_cmd gui::update_timing_report
6365
}
6466

6567
fast_route

0 commit comments

Comments
 (0)