Skip to content

Commit aef6fec

Browse files
committed
gf12/bp_single:
1) Switch from manual to automated macro placement 2) Minor config.mk clean up 3) Remove old unused custom config for mpl2 Signed-off-by: Arthur Koucher <[email protected]>
1 parent 17fcb97 commit aef6fec

File tree

2 files changed

+5
-82
lines changed

2 files changed

+5
-82
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)