Skip to content

Commit 9e7df40

Browse files
authored
Merge pull request #2684 from AcKoucher/gf12-bp_single-mpl2
gf12/bp_single: switch from manual to automated macro placement
2 parents c9b2964 + f13b6dc commit 9e7df40

File tree

4 files changed

+308
-321
lines changed

4 files changed

+308
-321
lines changed

flow/designs/gf12/bp_single/config.mk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ export ABC_CLOCK_PERIOD_IN_PS = 1250
5151
export PLACE_DENSITY = 0.80
5252

5353
export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
54-
#export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/bp_single.macro_placment.cfg
55-
#export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/auto_bp_single.macro_placment.cfg
56-
export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/auto_fence2_bp_single.macro_placment.cfg
57-
58-
export MACRO_BLOCKAGE_HALO = 25
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
58+
export MACRO_PLACE_HALO = 28.2 28.2
5959

6060
export PDN_TCL = $(PLATFORM_DIR)/cfg/pdn_grid_strategy_13m_9T.top.tcl
6161
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/fastroute.tcl

flow/designs/gf12/bp_single/config_mpl2.mk

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)