We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc71aaa + 722f435 commit 730eb6eCopy full SHA for 730eb6e
flow/scripts/global_route.tcl
@@ -2,9 +2,6 @@ utl::set_metrics_stage "globalroute__{}"
2
source $::env(SCRIPTS_DIR)/load.tcl
3
load_design 4_cts.odb 4_cts.sdc
4
5
-# Temporary: remove after fixing instability in ANT with multithreading
6
-set_thread_count 1
7
-
8
if {[info exist env(PRE_GLOBAL_ROUTE)]} {
9
source $env(PRE_GLOBAL_ROUTE)
10
}
tools/OpenROAD
0 commit comments