Skip to content

Commit

Permalink
Merge pull request #2610 from Pinata-Consulting/make-gui-less-click-a…
Browse files Browse the repository at this point in the history
…nd-wait

make: gui_ prerendering
  • Loading branch information
maliberty authored Jan 2, 2025
2 parents 36e13b0 + c9da128 commit 279d9c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow/scripts/open.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ proc read_timing {input_file} {
if {[env_var_equals GUI_TIMING 1]} {
puts "GUI_TIMING=1 reading timing, takes a little while for large designs..."
read_timing $input_file
gui::select_chart "Endpoint Slack"
log_cmd gui::update_timing_report
}

fast_route

0 comments on commit 279d9c7

Please sign in to comment.