Skip to content

Commit 722f435

Browse files
committed
restore grt multithreading
Signed-off-by: Eder Monteiro <[email protected]>
1 parent d467597 commit 722f435

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
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
}

0 commit comments

Comments
 (0)