Skip to content

Commit cd5645f

Browse files
authored
Merge pull request #3138 from The-OpenROAD-Project-staging/bp_quad-metrics
Update bp_quad metrics (failing grt-ant-diodes)
2 parents e6ddecf + a33fd2c commit cd5645f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"compare": "=="
55
},
66
"placeopt__design__instance__area": {
7-
"value": 1729278,
7+
"value": 1652113,
88
"compare": "<="
99
},
1010
"placeopt__design__instance__count__stdcell": {
@@ -24,7 +24,7 @@
2424
"compare": "<="
2525
},
2626
"globalroute__antenna_diodes_count": {
27-
"value": 0,
27+
"value": 33,
2828
"compare": "<="
2929
},
3030
"detailedroute__route__wirelength": {
@@ -44,23 +44,23 @@
4444
"compare": "<="
4545
},
4646
"finish__timing__setup__ws": {
47-
"value": -255.36,
47+
"value": -114.98,
4848
"compare": ">="
4949
},
5050
"finish__design__instance__area": {
51-
"value": 1765388,
51+
"value": 1688970,
5252
"compare": "<="
5353
},
5454
"finish__timing__drv__setup_violation_count": {
5555
"value": 69836,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__hold_violation_count": {
59-
"value": 109,
59+
"value": 105,
6060
"compare": "<="
6161
},
6262
"finish__timing__wns_percent_delay": {
63-
"value": -16.47,
63+
"value": -10.96,
6464
"compare": ">="
6565
}
6666
}

0 commit comments

Comments
 (0)