File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
flow/designs/gf12/bp_dual Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/gf12_1r1w_d32_w64_m1.gds2 \
5151
5252export SEAL_GDS = $(PLATFORM_DIR ) /gds/crackstop_3x3.gds
5353
54+ export FOOTPRINT_TCL = $(PLATFORM_DIR ) /bp/footprint.tcl
5455
55- # Package Strategy for pad placement
56- export FOOTPRINT = $(PLATFORM_DIR ) /bp/bsg_bp_dual.package.strategy
57- export SIG_MAP_FILE = $(PLATFORM_DIR ) /bp/soc_bsg_black_parrot.sigmap
56+ export DIE_AREA = 0 0 3000 3000
57+ export CORE_AREA = 200 200 2800 2800
5858
5959export ABC_CLOCK_PERIOD_IN_PS = 1250
6060
@@ -65,4 +65,4 @@ export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
6565
6666export PDN_TCL = $(PLATFORM_DIR ) /cfg/pdn_grid_strategy_13m_9T.top.tcl
6767
68- export MACRO_PLACE_HALO = 7 7
68+ export MACRO_PLACE_HALO = 7 7
You can’t perform that action at this time.
0 commit comments