Skip to content

Commit

Permalink
Merge pull request #2684 from AcKoucher/gf12-bp_single-mpl2
Browse files Browse the repository at this point in the history
gf12/bp_single: switch from manual to automated macro placement
  • Loading branch information
eder-matheus authored Jan 20, 2025
2 parents c9b2964 + f13b6dc commit 9e7df40
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 321 deletions.
10 changes: 5 additions & 5 deletions flow/designs/gf12/bp_single/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ export ABC_CLOCK_PERIOD_IN_PS = 1250
export PLACE_DENSITY = 0.80

export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
#export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/bp_single.macro_placment.cfg
#export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/auto_bp_single.macro_placment.cfg
export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/auto_fence2_bp_single.macro_placment.cfg

export MACRO_BLOCKAGE_HALO = 25
export RTLMP_FENCE_LX = 606.44
export RTLMP_FENCE_LY = 896.44
export RTLMP_FENCE_UX = 2449.96
export RTLMP_FENCE_UY = 2239.96
export MACRO_PLACE_HALO = 28.2 28.2

export PDN_TCL = $(PLATFORM_DIR)/cfg/pdn_grid_strategy_13m_9T.top.tcl
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/fastroute.tcl
Expand Down
77 changes: 0 additions & 77 deletions flow/designs/gf12/bp_single/config_mpl2.mk

This file was deleted.

Loading

0 comments on commit 9e7df40

Please sign in to comment.