Skip to content

Commit

Permalink
Merge pull request #2204 from eder-matheus/restore_multithreading
Browse files Browse the repository at this point in the history
Restore multithreading
  • Loading branch information
maliberty authored Jul 30, 2024
2 parents fc71aaa + 722f435 commit 730eb6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions flow/scripts/global_route.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ utl::set_metrics_stage "globalroute__{}"
source $::env(SCRIPTS_DIR)/load.tcl
load_design 4_cts.odb 4_cts.sdc

# Temporary: remove after fixing instability in ANT with multithreading
set_thread_count 1

if {[info exist env(PRE_GLOBAL_ROUTE)]} {
source $env(PRE_GLOBAL_ROUTE)
}
Expand Down
2 changes: 1 addition & 1 deletion tools/OpenROAD
Submodule OpenROAD updated 245 files

0 comments on commit 730eb6e

Please sign in to comment.