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.
1 parent bded3a3 commit 2aa22d2Copy full SHA for 2aa22d2
flow/platforms/asap7/config.mk
@@ -89,8 +89,8 @@ export MACRO_PLACE_CHANNEL ?= 6 6
89
90
# the followings create a keep out / halo between
91
# macro and core rows
92
-export MACRO_HALO_X ?= 0.5
93
-export MACRO_HALO_Y ?= 0.5
+export MACRO_HALO_X ?= 2
+export MACRO_HALO_Y ?= 2
94
95
# Cell padding in SITE widths to ease rout-ability. Applied to both sides
96
export CELL_PAD_IN_SITES_GLOBAL_PLACEMENT ?= 2
0 commit comments