Skip to content

Commit b0425c9

Browse files
authored
Merge pull request #1750 from AcKoucher/asap7_riscv32i_halos
asap7/riscv32i: decrease halos
2 parents f32249d + 5b68c60 commit b0425c9

File tree

3 files changed

+253
-255
lines changed

3 files changed

+253
-255
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)