Skip to content

Commit 7420245

Browse files
committed
designs/ihp-sg13g2/i2c-gpio-expander/rules-base.json updates:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 18 | 39 | Failing | | detailedroute__antenna_diodes_count | 22 | 5 | Tighten | | finish__design__instance__area | 135868 | 135775 | Tighten | Signed-off-by: Matt Liberty <[email protected]>
1 parent 0ad7848 commit 7420245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/ihp-sg13g2/i2c-gpio-expander/rules-base.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 18,
31+
"value": 39,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,15 +44,15 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 22,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
5151
"value": 0.0,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 135868,
55+
"value": 135775,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {

0 commit comments

Comments
 (0)