Skip to content

Commit 366f33d

Browse files
committed
Re-enable sta threads
Signed-off-by: Matt Liberty <[email protected]>
1 parent 120bf65 commit 366f33d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flow/scripts/load.tcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ source $::env(SCRIPTS_DIR)/util.tcl
22

33
source $::env(SCRIPTS_DIR)/report_metrics.tcl
44

5-
# Temporarily disable sta's threading due to random failures
6-
sta::set_thread_count 1
7-
85
proc load_design {design_file sdc_file} {
96
# Read liberty files
107
source $::env(SCRIPTS_DIR)/read_liberty.tcl

0 commit comments

Comments
 (0)