Skip to content

Commit 2685bb1

Browse files
committed
designs/ihp-sg13g2/aes/rules-base.json updates:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 6 | 14 | Failing | | detailedroute__antenna__violating__nets | 0 | 1 | Failing | Signed-off-by: arthurjolo <[email protected]>
1 parent c653766 commit 2685bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flow/designs/ihp-sg13g2/aes/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": 6,
31+
"value": 14,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -40,7 +40,7 @@
4040
"compare": "<="
4141
},
4242
"detailedroute__antenna__violating__nets": {
43-
"value": 0,
43+
"value": 1,
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {

0 commit comments

Comments
 (0)