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 3e4e703 commit 01cb4f1Copy full SHA for 01cb4f1
flow/designs/nangate45/bp_multi_top/config.mk
@@ -24,7 +24,7 @@ export DIE_AREA = 0 0 1100 1100
24
export CORE_AREA = 10.07 9.8 1090 1090
25
export PLACE_PINS_ARGS = -exclude left:300-1100 -exclude right:300-1100 -exclude top:*
26
27
-export MACRO_PLACE_HALO = 7 7
28
-export MACRO_PLACE_CHANNEL = 14 14
+export MACRO_PLACE_HALO = 10 10
+export MACRO_PLACE_CHANNEL = 20 20
29
30
export PLACE_DENSITY_LB_ADDON = 0.05
0 commit comments