Skip to content

Commit 575fe36

Browse files
committed
asap7-jpeg stable autotunerr
Signed-off-by: luarss <[email protected]>
1 parent edf2e9e commit 575fe36

File tree

1 file changed

+11
-27
lines changed

1 file changed

+11
-27
lines changed

flow/designs/asap7/jpeg/autotuner.json

Lines changed: 11 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_SDC_FILE_PATH": "constraint.sdc",
2+
"_SDC_FILE_PATH": "jpeg_encoder15_7nm.sdc",
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
@@ -8,21 +8,21 @@
88
],
99
"step": 0
1010
},
11-
"CORE_UTILIZATION": {
11+
"EQUIVALENCE_CHECK": {
1212
"type": "int",
1313
"minmax": [
14-
30,
15-
100
14+
0,
15+
0
1616
],
17-
"step": 1
17+
"step": 0
1818
},
19-
"CORE_ASPECT_RATIO": {
20-
"type": "float",
19+
"CORE_UTILIZATION": {
20+
"type": "int",
2121
"minmax": [
22-
0.5,
23-
2.0
22+
0,
23+
30
2424
],
25-
"step": 0
25+
"step": 1
2626
},
2727
"CORE_MARGIN": {
2828
"type": "int",
@@ -48,30 +48,14 @@
4848
],
4949
"step": 1
5050
},
51-
"_FR_LAYER_ADJUST": {
52-
"type": "float",
53-
"minmax": [
54-
0.1,
55-
0.7
56-
],
57-
"step": 0
58-
},
5951
"PLACE_DENSITY_LB_ADDON": {
6052
"type": "float",
6153
"minmax": [
6254
0.0,
63-
0.99
55+
0.6
6456
],
6557
"step": 0
6658
},
67-
"_PINS_DISTANCE": {
68-
"type": "int",
69-
"minmax": [
70-
1,
71-
4
72-
],
73-
"step": 1
74-
},
7559
"CTS_CLUSTER_SIZE": {
7660
"type": "int",
7761
"minmax": [

0 commit comments

Comments
 (0)