Skip to content

Commit 314e11e

Browse files
committed
gf12: ABC_CLOCK_PERIOD_IN_PS is extracted automatically
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 973df85 commit 314e11e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

flow/designs/gf12/coyote/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/gf12_1rf_lg6_w80_bit.gds2 \
2323
$(PLATFORM_DIR)/gds/gf12_2rf_lg6_w44_bit.gds2 \
2424
$(PLATFORM_DIR)/gds/gf12_2rf_lg8_w64_bit.gds2
2525

26-
export ABC_CLOCK_PERIOD_IN_PS = 1250
27-
2826
export PLACE_DENSITY = 0.35
2927

3028
export MACRO_WRAPPERS = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/wrappers.tcl

flow/designs/gf12/tinyRocket/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/gf12_1rf_lg6_w32_all.gds2 \
2626
export DIE_AREA = 0 0 400.008 399.84
2727
export CORE_AREA = 19.992 20.16 380.016 380.16
2828

29-
export ABC_CLOCK_PERIOD_IN_PS = 1250
30-
3129
export PLACE_DENSITY = 0.20
3230

3331
export MACRO_WRAPPERS = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/wrappers.tcl

0 commit comments

Comments
 (0)