Skip to content

Commit 225f637

Browse files
authored
Merge pull request #1632 from The-OpenROAD-Project-staging/smc65lp-bp_fe_top-ppl
tsmc65lp/bp_fe_top : less the pressure to put pins in the corner
2 parents 469811e + d4682bc commit 225f637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/tsmc65lp/bp_fe_top/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/tsmc65lp_1rf_lg6_w8_bit.gds2 \
2424

2525
export DIE_AREA = 0 0 880 780
2626
export CORE_AREA = 10 12 870 770
27-
export PLACE_PINS_ARGS = -exclude left:* -exclude right:0-500 -exclude bottom:*
27+
export PLACE_PINS_ARGS = -exclude left:* -exclude right:0-400 -exclude bottom:*
2828

2929
export MACRO_PLACE_HALO = 10 10
3030
export MACRO_PLACE_CHANNEL = 20 20

0 commit comments

Comments
 (0)