Skip to content

Commit 9ed2b49

Browse files
authored
Merge pull request #2845 from jeffng-or/at-asap7-invariant-minmax2
removed invariant minmaxs from asap7 jpeg/jpeg_lvt/mock-alu autotuner…
2 parents a8491a0 + 621fcef commit 9ed2b49

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

flow/designs/asap7/jpeg/autotuner.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616
],
1717
"step": 1
1818
},
19-
"CORE_MARGIN": {
20-
"type": "int",
21-
"minmax": [
22-
2,
23-
2
24-
],
25-
"step": 0
26-
},
2719
"CORE_ASPECT_RATIO": {
2820
"type": "float",
2921
"minmax": [

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

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@
2424
],
2525
"step": 0
2626
},
27-
"CORE_MARGIN": {
28-
"type": "int",
29-
"minmax": [
30-
2,
31-
2
32-
],
33-
"step": 0
34-
},
3527
"CELL_PAD_IN_SITES_GLOBAL_PLACEMENT": {
3628
"type": "int",
3729
"minmax": [
@@ -64,14 +56,6 @@
6456
],
6557
"step": 0
6658
},
67-
"_PINS_DISTANCE": {
68-
"type": "int",
69-
"minmax": [
70-
1,
71-
1
72-
],
73-
"step": 1
74-
},
7559
"CTS_CLUSTER_SIZE": {
7660
"type": "int",
7761
"minmax": [

0 commit comments

Comments
 (0)