Skip to content

Commit 9b059a5

Browse files
committed
designs/sky130hs/ibex/rules-base.json updates:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 39 | 20 | Tighten | | detailedroute__antenna_diodes_count | 22 | 38 | Failing | | finish__design__instance__area | 268183 | 253949 | Tighten | Signed-off-by: arthurjolo <[email protected]>
1 parent 86cf505 commit 9b059a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/sky130hs/ibex/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": 39,
31+
"value": 20,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
@@ -44,15 +44,15 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 22,
47+
"value": 38,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
5151
"value": -0.56,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {
55-
"value": 268183,
55+
"value": 253949,
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {

0 commit comments

Comments
 (0)