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.
1 parent 120bf65 commit 366f33dCopy full SHA for 366f33d
flow/scripts/load.tcl
@@ -2,9 +2,6 @@ source $::env(SCRIPTS_DIR)/util.tcl
2
3
source $::env(SCRIPTS_DIR)/report_metrics.tcl
4
5
-# Temporarily disable sta's threading due to random failures
6
-sta::set_thread_count 1
7
-
8
proc load_design {design_file sdc_file} {
9
# Read liberty files
10
source $::env(SCRIPTS_DIR)/read_liberty.tcl
0 commit comments