Skip to content

Commit e1ba90a

Browse files
committed
sky130's and ihp: update metrics for match cell footprint by default
Signed-off-by: Arthur Koucher <[email protected]>
1 parent b241e7b commit e1ba90a

File tree

15 files changed

+1262
-1262
lines changed

15 files changed

+1262
-1262
lines changed

flow/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@
9797
#DESIGN_CONFIG=./designs/ihp-sg13g2/aes/config.mk
9898
#DESIGN_CONFIG=./designs/ihp-sg13g2/ibex/config.mk
9999
#DESIGN_CONFIG=./designs/ihp-sg13g2/gcd/config.mk
100-
#DESIGN_CONFIG=./designs/ihp-sg13g2/spi/config.mk
100+
DESIGN_CONFIG=./designs/ihp-sg13g2/spi/config.mk
101101
#DESIGN_CONFIG=./designs/ihp-sg13g2/riscv32i/config.mk
102102
#DESIGN_CONFIG=./designs/ihp-sg13g2/i2c-gpio-expander/config.mk
103103

104104
# Default design
105-
DESIGN_CONFIG ?= ./designs/nangate45/gcd/config.mk
105+
# DESIGN_CONFIG ?= ./designs/nangate45/gcd/config.mk
106106

107107
# Include design and platform configuration before setting default options
108108
# in this file. This allows the DESIGN_CONFIG to set different defaults than

flow/designs/ihp-sg13g2/spi/metadata-base-ok.json

Lines changed: 131 additions & 131 deletions
Large diffs are not rendered by default.

flow/designs/ihp-sg13g2/spi/rules-base.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 4194,
35+
"value": 4994,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -48,11 +48,11 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -0.2,
51+
"value": -0.16,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 10462,
55+
"value": 10447,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
@@ -64,7 +64,7 @@
6464
"compare": "<="
6565
},
6666
"finish__timing__wns_percent_delay": {
67-
"value": -25.27,
67+
"value": -21.65,
6868
"compare": ">="
6969
}
7070
}

flow/designs/sky130hd/ibex/metadata-base-ok.json

Lines changed: 213 additions & 211 deletions
Large diffs are not rendered by default.

flow/designs/sky130hd/ibex/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 112,
31+
"value": 59,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,7 +44,7 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 42,
47+
"value": 63,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/sky130hd/jpeg/metadata-base-ok.json

Lines changed: 156 additions & 156 deletions
Large diffs are not rendered by default.

flow/designs/sky130hd/jpeg/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 529,
31+
"value": 390,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,7 +44,7 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 61,
47+
"value": 163,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

0 commit comments

Comments
 (0)