Skip to content

Commit e416502

Browse files
committed
Call set_thread_count for macro placement (mpl2)
Signed-off-by: Matt Liberty <[email protected]>
1 parent b711f8f commit e416502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/scripts/macro_place_util.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
set_thread_count $::env(NUM_CORES)
2+
13
proc find_macros {} {
24
set macros ""
35

0 commit comments

Comments
 (0)