Skip to content

Commit 8d1fd0e

Browse files
committed
designs: update asap7/gcd autotuner.json
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent bb7b52b commit 8d1fd0e

File tree

1 file changed

+2
-58
lines changed

1 file changed

+2
-58
lines changed

flow/designs/asap7/gcd/autotuner.json

Lines changed: 2 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
6-
100,
7-
400
6+
50,
7+
1000
88
],
99
"step": 0
1010
},
@@ -24,38 +24,6 @@
2424
],
2525
"step": 0
2626
},
27-
"CORE_MARGIN": {
28-
"type": "int",
29-
"minmax": [
30-
2,
31-
2
32-
],
33-
"step": 0
34-
},
35-
"CELL_PAD_IN_SITES_GLOBAL_PLACEMENT": {
36-
"type": "int",
37-
"minmax": [
38-
0,
39-
5
40-
],
41-
"step": 1
42-
},
43-
"CELL_PAD_IN_SITES_DETAIL_PLACEMENT": {
44-
"type": "int",
45-
"minmax": [
46-
0,
47-
5
48-
],
49-
"step": 1
50-
},
51-
"_FR_LAYER_ADJUST": {
52-
"type": "float",
53-
"minmax": [
54-
0.1,
55-
0.7
56-
],
57-
"step": 0
58-
},
5927
"PLACE_DENSITY_LB_ADDON": {
6028
"type": "float",
6129
"minmax": [
@@ -64,30 +32,6 @@
6432
],
6533
"step": 0
6634
},
67-
"_PINS_DISTANCE": {
68-
"type": "int",
69-
"minmax": [
70-
1,
71-
4
72-
],
73-
"step": 1
74-
},
75-
"CTS_CLUSTER_SIZE": {
76-
"type": "int",
77-
"minmax": [
78-
10,
79-
200
80-
],
81-
"step": 1
82-
},
83-
"CTS_CLUSTER_DIAMETER": {
84-
"type": "int",
85-
"minmax": [
86-
20,
87-
400
88-
],
89-
"step": 1
90-
},
9135
"_FR_FILE_PATH": "",
9236
"_FR_GR_OVERFLOW": {
9337
"type": "int",

0 commit comments

Comments
 (0)