Skip to content

Commit 473c491

Browse files
authored
Merge pull request #2790 from jeffng-or/at-ihp-jpeg-config-update
ihp-sg13g2 jpeg autotuner config update
2 parents 6ceaa5e + 6329369 commit 473c491

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

flow/designs/ihp-sg13g2/jpeg/autotuner.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,19 @@
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": [
38-
1,
39-
5
30+
0,
31+
3
4032
],
4133
"step": 1
4234
},
4335
"CELL_PAD_IN_SITES_DETAIL_PLACEMENT": {
4436
"type": "int",
4537
"minmax": [
46-
1,
47-
5
38+
0,
39+
3
4840
],
4941
"step": 1
5042
},
@@ -60,7 +52,7 @@
6052
"type": "float",
6153
"minmax": [
6254
0.0,
63-
0.99
55+
0.2
6456
],
6557
"step": 0
6658
},

0 commit comments

Comments
 (0)