File tree Expand file tree Collapse file tree 6 files changed +0
-7
lines changed
Expand file tree Collapse file tree 6 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export SDC_FILE = ${TOP_DIR}/${DESIGN_NAME}/constraint.sdc
1515
1616export PDN_CFG = ${TOP_DIR}/${DESIGN_NAME}/pdn.cfg
1717
18- export ABC_CLOCK_PERIOD_IN_PS = 10000
1918export ABC_DRIVER_CELL = sky130_fd_sc_hd__buf_1
2019export ABC_LOAD_IN_FF = 3
2120
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export SDC_FILE = ${TOP_DIR}/${DESIGN_NAME}/constraint.sdc
1515
1616export PDN_CFG = ${TOP_DIR}/${DESIGN_NAME}/pdn.cfg
1717
18- export ABC_CLOCK_PERIOD_IN_PS = 10000
1918export ABC_DRIVER_CELL = sky130_fd_sc_hd__buf_1
2019export ABC_LOAD_IN_FF = 3
2120
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export SDC_FILE = ${TOP_DIR}/${DESIGN_NAME}/constraint.sdc
1515
1616export PDN_CFG = ${TOP_DIR}/${DESIGN_NAME}/pdn.cfg
1717
18- export ABC_CLOCK_PERIOD_IN_PS = 10000
1918export ABC_DRIVER_CELL = sky130_fd_sc_hd__buf_1
2019export ABC_LOAD_IN_FF = 3
2120
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ export SDC_FILE = ${TOP_DIR}/${DESIGN_NAME}/constraint.sdc
3737
3838export PDN_CFG = ${TOP_DIR}/${DESIGN_NAME}/pdn.cfg
3939
40- export ABC_CLOCK_PERIOD_IN_PS = 10000
4140export ABC_DRIVER_CELL = sky130_fd_sc_hd__buf_1
4241export ABC_LOAD_IN_FF = 3
4342
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ export ADDITIONAL_LEFS = $(IO_DIR)/lef/sky130_ef_io__gpiov2_pad_wrapped.lef \
6060export DIE_AREA = 0.0 0.0 5200 4609.14
6161export CORE_AREA = 210 210 4990 4389.14
6262
63- export ABC_CLOCK_PERIOD_IN_PS = 10000
6463export ABC_DRIVER_CELL = sky130_fd_sc_hd__buf_1
6564export ABC_LOAD_IN_FF = 3
6665
Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ export CORE_AREA = 10 10 2910 3510
1313
1414export PLACE_DENSITY ?= 0.20
1515
16- export ABC_CLOCK_PERIOD_IN_PS = 25000
17-
1816export microwatt_DIR = ./designs/$(PLATFORM ) /$(DESIGN_NICKNAME )
1917
2018export ADDITIONAL_GDS = $(wildcard $(microwatt_DIR ) /gds/* .gds.gz)
You can’t perform that action at this time.
0 commit comments