Skip to content

Commit d80d1cb

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 39,
31+
"value": 18,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,7 +44,7 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 5,
47+
"value": 22,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

0 commit comments

Comments
 (0)