Skip to content

Commit 044a3ef

Browse files
flow: update rules
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 301d5d0 commit 044a3ef

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
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": 5,
47+
"value": 12,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/ihp-sg13g2/jpeg/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": 4,
31+
"value": 12,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

flow/designs/nangate45/bp_fe_top/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {
51-
"value": -0.12,
51+
"value": -0.21,
5252
"compare": ">="
5353
},
5454
"finish__design__instance__area": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 9752,
35+
"value": 11675,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {
@@ -56,7 +56,7 @@
5656
"compare": "<="
5757
},
5858
"finish__timing__drv__setup_violation_count": {
59-
"value": 81,
59+
"value": 86,
6060
"compare": "<="
6161
},
6262
"finish__timing__drv__hold_violation_count": {

flow/designs/sky130hd/riscv32i/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": 10,
31+
"value": 20,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

0 commit comments

Comments
 (0)