Skip to content

Commit 8f207c3

Browse files
committed
asap7/riscv32i: decrease halos for mpl2 flow
Signed-off-by: Arthur Koucher <[email protected]>
1 parent 5bd5bff commit 8f207c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/riscv32i/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export PLACE_DENSITY_LB_ADDON = 0.10
2424

2525
export HAS_IO_CONSTRAINTS = 1
2626
export PLACE_PINS_ARGS = -exclude left:* -exclude right:* -exclude top:*
27-
export MACRO_PLACE_HALO = 3 3
27+
export MACRO_PLACE_HALO = 1 1
2828
export MACRO_PLACE_CHANNEL = 6 6
2929
#
3030
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)