Skip to content

Commit d30cc7a

Browse files
committed
sky130hd ibex:
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | placeopt__design__instance__area | 169126 | 167557 | Tighten | | detailedroute__route__wirelength | 749863 | 728653 | Tighten | | finish__design__instance__area | 180708 | 179572 | Tighten | Signed-off-by: arthurjolo <arthurjl@precisioninno.com>
1 parent 317b125 commit d30cc7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/sky130hd/ibex/rules-base.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 169126,
11+
"value": 167557,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {
@@ -64,7 +64,7 @@
6464
"compare": ">="
6565
},
6666
"detailedroute__route__wirelength": {
67-
"value": 749863,
67+
"value": 728653,
6868
"compare": "<="
6969
},
7070
"detailedroute__route__drc_errors": {
@@ -96,7 +96,7 @@
9696
"compare": ">="
9797
},
9898
"finish__design__instance__area": {
99-
"value": 180708,
99+
"value": 179572,
100100
"compare": "<="
101101
}
102102
}

0 commit comments

Comments
 (0)