Skip to content

Commit 1087ac3

Browse files
committed
Merge branch 'master' into secure-yosys_0.36
Signed-off-by: Eder Monteiro <[email protected]>
2 parents c8d3ed4 + b0425c9 commit 1087ac3

File tree

4 files changed

+258
-257
lines changed

4 files changed

+258
-257
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)