Skip to content

Commit 3609352

Browse files
committed
floorplan: reduce macro placement halo
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent 0c17500 commit 3609352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ BOOMTILE_VARIABLES = SKIP_REPORT_METRICS | FAST_BUILD_SETTINGS | {
377377
# write_macro_placement macros.tcl
378378
"SYNTH_HIERARCHICAL": "1",
379379
"SDC_FILE": "$(location :constraints-boomtile)",
380-
"MACRO_PLACE_HALO": "19 19",
380+
"MACRO_PLACE_HALO": "5 5",
381381
"PLACE_PINS_ARGS": "-annealing",
382382
"MIN_ROUTING_LAYER": "M2",
383383
"MAX_ROUTING_LAYER": "M7",

0 commit comments

Comments
 (0)