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 9f8bc66 + ba95ce6 commit b57a040Copy full SHA for b57a040
flow/designs/tsmc65lp/bp_fe_top/config.mk
@@ -25,6 +25,7 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/tsmc65lp_1rf_lg6_w8_bit.gds2 \
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-400 -exclude bottom:*
28
+export HAS_IO_CONSTRAINTS = 0
29
30
export MACRO_PLACE_HALO = 10 10
31
export MACRO_PLACE_CHANNEL = 20 20
0 commit comments