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 89a2d1f commit 047e7c1Copy full SHA for 047e7c1
flow/designs/gf12/bp_single/config.mk
@@ -51,10 +51,10 @@ export ABC_CLOCK_PERIOD_IN_PS = 1250
51
export PLACE_DENSITY = 0.80
52
53
export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
54
-export RTLMP_FENCE_LX = 606.44
55
-export RTLMP_FENCE_LY = 896.44
56
-export RTLMP_FENCE_UX = 2449.96
57
-export RTLMP_FENCE_UY = 2239.96
+export RTLMP_FENCE_LX = 850
+export RTLMP_FENCE_LY = 850
+export RTLMP_FENCE_UX = 2150
+export RTLMP_FENCE_UY = 2150
58
export MACRO_PLACE_HALO = 28.2 28.2
59
60
export PDN_TCL = $(PLATFORM_DIR)/cfg/pdn_grid_strategy_13m_9T.top.tcl
0 commit comments