Skip to content

Commit 99dca46

Browse files
authored
Merge pull request #3671 from The-OpenROAD-Project-staging/bp_single-metrics
designs/gf12/bp_single/rules-base.json updates:
2 parents 2e7f3ae + b63f929 commit 99dca46

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

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

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
"compare": "<=",
2525
"level": "warning"
2626
},
27-
"detailedroute__flow__warnings__count:DRT-0120": {
28-
"value": 4,
29-
"compare": "<=",
30-
"level": "warning"
31-
},
3227
"detailedroute__flow__warnings__count:DRT-0142": {
3328
"value": 5,
3429
"compare": "<=",
@@ -129,11 +124,6 @@
129124
"compare": "<=",
130125
"level": "warning"
131126
},
132-
"globalroute__flow__warnings__count:DRT-0120": {
133-
"value": 4,
134-
"compare": "<=",
135-
"level": "warning"
136-
},
137127
"globalroute__flow__warnings__count:DRT-0142": {
138128
"value": 5,
139129
"compare": "<=",
@@ -144,11 +134,6 @@
144134
"compare": "<=",
145135
"level": "warning"
146136
},
147-
"globalroute__flow__warnings__count:RSZ-0062": {
148-
"value": 1,
149-
"compare": "<=",
150-
"level": "warning"
151-
},
152137
"globalroute__flow__warnings__count:RSZ-0066": {
153138
"value": 1,
154139
"compare": "<=",
@@ -211,11 +196,11 @@
211196
"compare": ">="
212197
},
213198
"cts__timing__hold__ws": {
214-
"value": -200.0,
199+
"value": -198.0,
215200
"compare": ">="
216201
},
217202
"cts__timing__hold__tns": {
218-
"value": -2280.0,
203+
"value": -2090.0,
219204
"compare": ">="
220205
},
221206
"globalroute__antenna_diodes_count": {
@@ -259,15 +244,15 @@
259244
"compare": ">="
260245
},
261246
"detailedroute__timing__setup__tns": {
262-
"value": -1710.0,
247+
"value": -1460.0,
263248
"compare": ">="
264249
},
265250
"detailedroute__timing__hold__ws": {
266251
"value": -120.0,
267252
"compare": ">="
268253
},
269254
"detailedroute__timing__hold__tns": {
270-
"value": -7140.0,
255+
"value": -12100.0,
271256
"compare": ">="
272257
},
273258
"finish__timing__setup__ws": {

0 commit comments

Comments
 (0)