Skip to content

Commit a18e59a

Browse files
authored
Merge pull request #3335 from The-OpenROAD-Project-staging/gf12-ariane-metrics
update designs/gf12/ariane/rules-base.json:
2 parents c673f61 + 5021312 commit a18e59a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 226890,
11+
"value": 226083,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {
@@ -32,11 +32,11 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 3723168,
35+
"value": 3662425,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
39-
"value": 0,
39+
"value": 1,
4040
"compare": "<="
4141
},
4242
"detailedroute__antenna__violating__nets": {
@@ -48,11 +48,11 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -402.07,
51+
"value": -212.42,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 228909,
55+
"value": 228519,
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": -27.26,
67+
"value": -14.79,
6868
"compare": ">="
6969
}
7070
}

0 commit comments

Comments
 (0)