Skip to content

Commit 73148f3

Browse files
flow: update rules
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7f81ad0 commit 73148f3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 0,
31+
"value": 2,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

flow/designs/ihp-sg13g2/ibex/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 3,
31+
"value": 21,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 62,
31+
"value": 128,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 45,
31+
"value": 130,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

0 commit comments

Comments
 (0)