Skip to content

Commit 8e48e0d

Browse files
export macro_placement_blockage to tcl (missed file from prev commit)
Signed-off-by: Ravi Varadarajan <[email protected]>
1 parent 6aa81c7 commit 8e48e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mpl2/include/mpl2/rtl_mp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ class MacroPlacer2
8585
const float fence_weight,
8686
const float boundary_weight,
8787
const float notch_weight,
88+
const float macro_blockage_weight,
8889
const float pin_access_th,
8990
const float target_util,
9091
const float target_dead_space,

0 commit comments

Comments
 (0)