Skip to content

Commit d9d0493

Browse files
flow: update rules
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7754bff commit d9d0493

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 21,
47+
"value": 39,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"compare": "<="
4545
},
4646
"detailedroute__antenna_diodes_count": {
47-
"value": 5,
47+
"value": 12,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 677310,
35+
"value": 783010,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)