Skip to content

Commit c7135af

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

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

flow/designs/asap7/riscv32i-mock-sram/rules-base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 2269,
11+
"value": 2616,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 210460,
11+
"value": 253595,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {
@@ -28,7 +28,7 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 0,
31+
"value": 3,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {

flow/designs/ihp-sg13g2/i2c-gpio-expander/rules-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"compare": "<="
2929
},
3030
"globalroute__antenna_diodes_count": {
31-
"value": 0,
31+
"value": 2,
3232
"compare": "<="
3333
},
3434
"detailedroute__route__wirelength": {
35-
"value": 49751,
35+
"value": 60953,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"compare": "=="
99
},
1010
"placeopt__design__instance__area": {
11-
"value": 305593,
11+
"value": 371258,
1212
"compare": "<="
1313
},
1414
"placeopt__design__instance__count__stdcell": {

flow/designs/ihp-sg13g2/spi/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": 4391,
35+
"value": 5088,
3636
"compare": "<="
3737
},
3838
"detailedroute__route__drc_errors": {

0 commit comments

Comments
 (0)