Skip to content

Commit faa8613

Browse files
authored
Merge pull request #3710 from The-OpenROAD-Project-staging/metrics-update
Update gf12/ariane & gf12/swerv_wrapper
2 parents 23bfbc7 + b0ed5ca commit faa8613

File tree

3 files changed

+27
-17
lines changed

3 files changed

+27
-17
lines changed

flow/designs/gf12/ariane/rules-base.json

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
{
2-
"cts__flow__warnings__count:CTS-0179": {
3-
"value": 1,
4-
"compare": "<=",
5-
"level": "warning"
6-
},
72
"cts__flow__warnings__count:RSZ-0062": {
83
"value": 1,
94
"compare": "<=",
105
"level": "warning"
116
},
127
"detailedroute__flow__warnings__count:DRT-0120": {
13-
"value": 24,
8+
"value": 22,
149
"compare": "<=",
1510
"level": "warning"
1611
},
@@ -44,6 +39,21 @@
4439
"compare": "<=",
4540
"level": "warning"
4641
},
42+
"flow__warnings__count:GPL-0323": {
43+
"value": 1,
44+
"compare": "<=",
45+
"level": "warning"
46+
},
47+
"flow__warnings__count:GPL-0998": {
48+
"value": 1,
49+
"compare": "<=",
50+
"level": "warning"
51+
},
52+
"flow__warnings__count:GPL-0999": {
53+
"value": 1,
54+
"compare": "<=",
55+
"level": "warning"
56+
},
4757
"flow__warnings__count:PDN-1031": {
4858
"value": 2,
4959
"compare": "<=",
@@ -90,7 +100,7 @@
90100
"level": "warning"
91101
},
92102
"globalroute__flow__warnings__count:DRT-0120": {
93-
"value": 24,
103+
"value": 22,
94104
"compare": "<=",
95105
"level": "warning"
96106
},
@@ -123,7 +133,7 @@
123133
"compare": "=="
124134
},
125135
"placeopt__design__instance__area": {
126-
"value": 214773,
136+
"value": 214621,
127137
"compare": "<="
128138
},
129139
"placeopt__design__instance__count__stdcell": {
@@ -143,11 +153,11 @@
143153
"compare": "<="
144154
},
145155
"cts__timing__setup__ws": {
146-
"value": -229.0,
156+
"value": -217.0,
147157
"compare": ">="
148158
},
149159
"cts__timing__setup__tns": {
150-
"value": -27900.0,
160+
"value": -733.0,
151161
"compare": ">="
152162
},
153163
"cts__timing__hold__ws": {
@@ -179,11 +189,11 @@
179189
"compare": ">="
180190
},
181191
"detailedroute__route__wirelength": {
182-
"value": 3770934,
192+
"value": 3427852,
183193
"compare": "<="
184194
},
185195
"detailedroute__route__drc_errors": {
186-
"value": 0,
196+
"value": 1,
187197
"compare": "<="
188198
},
189199
"detailedroute__antenna__violating__nets": {
@@ -207,7 +217,7 @@
207217
"compare": ">="
208218
},
209219
"detailedroute__timing__hold__tns": {
210-
"value": -4630.0,
220+
"value": -1100.0,
211221
"compare": ">="
212222
},
213223
"finish__timing__setup__ws": {
@@ -227,7 +237,7 @@
227237
"compare": ">="
228238
},
229239
"finish__design__instance__area": {
230-
"value": 217050,
240+
"value": 217031,
231241
"compare": "<="
232242
}
233243
}

flow/designs/gf12/swerv_wrapper/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"compare": ">="
142142
},
143143
"cts__timing__hold__ws": {
144-
"value": -249.0,
144+
"value": -243.0,
145145
"compare": ">="
146146
},
147147
"cts__timing__hold__tns": {
@@ -213,7 +213,7 @@
213213
"compare": ">="
214214
},
215215
"finish__timing__hold__tns": {
216-
"value": -557.0,
216+
"value": -939.0,
217217
"compare": ">="
218218
},
219219
"finish__design__instance__area": {

0 commit comments

Comments
 (0)