File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
flow/designs/gf12/bp_single Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,13 @@ export PLACE_DENSITY = 0.80
5353export MACRO_WRAPPERS = $(PLATFORM_DIR ) /bp/wrappers/wrappers.tcl
5454# export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/bp_single.macro_placment.cfg
5555# 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
56+ # export MACRO_PLACEMENT = $(PLATFORM_DIR)/bp/auto_fence2_bp_single.macro_placment.cfg
5757
58- export MACRO_BLOCKAGE_HALO = 25
58+ export RTLMP_FENCE_LX = 606.44
59+ export RTLMP_FENCE_LY = 896.44
60+ export RTLMP_FENCE_UX = 2449.96
61+ export RTLMP_FENCE_UY = 2239.96
62+ export MACRO_PLACE_HALO = 28.2 28.2
5963
6064export PDN_TCL = $(PLATFORM_DIR ) /cfg/pdn_grid_strategy_13m_9T.top.tcl
6165export FASTROUTE_TCL = $(DESIGN_HOME ) /$(PLATFORM ) /$(DESIGN_NICKNAME ) /fastroute.tcl
You can’t perform that action at this time.
0 commit comments