Skip to content

Commit 6f57d1b

Browse files
committed
Merge branch 'master' into secure-yosys0.50
Signed-off-by: Eder Monteiro <[email protected]>
2 parents 470bcfb + 0936d83 commit 6f57d1b

File tree

55 files changed

+65
-57
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+65
-57
lines changed

README.md

Lines changed: 10 additions & 0 deletions

flow/designs/asap7/aes-block/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/aes-mbff/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/ethmac/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/ethmac_lvt/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/gcd/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/ibex/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/jpeg/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

flow/designs/asap7/jpeg_lvt/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": 0,
47+
"value": 5,
4848
"compare": "<="
4949
},
5050
"finish__timing__setup__ws": {

0 commit comments

Comments
 (0)