Skip to content

Commit d49c451

Browse files
committed
Remove _FR_GR_OVERFLOW
Signed-off-by: Jack Luar <[email protected]>
1 parent a17ff33 commit d49c451

File tree

7 files changed

+7
-63
lines changed

7 files changed

+7
-63
lines changed

flow/designs/asap7/aes-block/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,5 @@
8080
],
8181
"step": 1
8282
},
83-
"_FR_FILE_PATH": "",
84-
"_FR_GR_OVERFLOW": {
85-
"type": "int",
86-
"minmax": [
87-
1,
88-
1
89-
],
90-
"step": 0
91-
}
83+
"_FR_FILE_PATH": ""
9284
}

flow/designs/asap7/aes/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,5 @@
8888
],
8989
"step": 1
9090
},
91-
"_FR_FILE_PATH": "",
92-
"_FR_GR_OVERFLOW": {
93-
"type": "int",
94-
"minmax": [
95-
1,
96-
1
97-
],
98-
"step": 0
99-
}
91+
"_FR_FILE_PATH": ""
10092
}

flow/designs/asap7/gcd/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,5 @@
8080
],
8181
"step": 1
8282
},
83-
"_FR_FILE_PATH": "",
84-
"_FR_GR_OVERFLOW": {
85-
"type": "int",
86-
"minmax": [
87-
1,
88-
1
89-
],
90-
"step": 0
91-
}
83+
"_FR_FILE_PATH": ""
9284
}

flow/designs/asap7/ibex/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,5 @@
8888
],
8989
"step": 1
9090
},
91-
"_FR_FILE_PATH": "",
92-
"_FR_GR_OVERFLOW": {
93-
"type": "int",
94-
"minmax": [
95-
1,
96-
1
97-
],
98-
"step": 0
99-
}
91+
"_FR_FILE_PATH": ""
10092
}

flow/designs/asap7/jpeg/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,5 @@
8080
],
8181
"step": 1
8282
},
83-
"_FR_FILE_PATH": "",
84-
"_FR_GR_OVERFLOW": {
85-
"type": "int",
86-
"minmax": [
87-
1,
88-
1
89-
],
90-
"step": 0
91-
}
83+
"_FR_FILE_PATH": ""
9284
}

flow/designs/asap7/mock-alu/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,5 @@
8888
],
8989
"step": 1
9090
},
91-
"_FR_FILE_PATH": "",
92-
"_FR_GR_OVERFLOW": {
93-
"type": "int",
94-
"minmax": [
95-
1,
96-
1
97-
],
98-
"step": 0
99-
}
91+
"_FR_FILE_PATH": ""
10092
}

flow/designs/asap7/mock-array/autotuner.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,5 @@
6464
],
6565
"step": 1
6666
},
67-
"_FR_FILE_PATH": "",
68-
"_FR_GR_OVERFLOW": {
69-
"type": "int",
70-
"minmax": [
71-
1,
72-
1
73-
],
74-
"step": 0
75-
}
67+
"_FR_FILE_PATH": ""
7668
}

0 commit comments

Comments
 (0)