Skip to content

Commit 730eb6e

Browse files
authored
Merge pull request #2204 from eder-matheus/restore_multithreading
Restore multithreading
2 parents fc71aaa + 722f435 commit 730eb6e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

flow/scripts/global_route.tcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ utl::set_metrics_stage "globalroute__{}"
22
source $::env(SCRIPTS_DIR)/load.tcl
33
load_design 4_cts.odb 4_cts.sdc
44

5-
# Temporary: remove after fixing instability in ANT with multithreading
6-
set_thread_count 1
7-
85
if {[info exist env(PRE_GLOBAL_ROUTE)]} {
96
source $env(PRE_GLOBAL_ROUTE)
107
}

tools/OpenROAD

Submodule OpenROAD updated 245 files

0 commit comments

Comments
 (0)