We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 469811e + d4682bc commit 225f637Copy full SHA for 225f637
flow/designs/tsmc65lp/bp_fe_top/config.mk
@@ -24,7 +24,7 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/tsmc65lp_1rf_lg6_w8_bit.gds2 \
24
25
export DIE_AREA = 0 0 880 780
26
export CORE_AREA = 10 12 870 770
27
-export PLACE_PINS_ARGS = -exclude left:* -exclude right:0-500 -exclude bottom:*
+export PLACE_PINS_ARGS = -exclude left:* -exclude right:0-400 -exclude bottom:*
28
29
export MACRO_PLACE_HALO = 10 10
30
export MACRO_PLACE_CHANNEL = 20 20
0 commit comments