Skip to content

Commit 703240d

Browse files
committed
asap7 mock-alu stable
Signed-off-by: luarss <[email protected]>
1 parent eab8ae0 commit 703240d

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

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

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
6-
0.1,
7-
0.4
6+
50,
7+
300
88
],
9-
"step": 0
9+
"step": 1
1010
},
1111
"CORE_UTILIZATION": {
1212
"type": "int",
1313
"minmax": [
1414
5,
15-
100
15+
50
1616
],
1717
"step": 1
1818
},
@@ -48,14 +48,6 @@
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": [
@@ -64,14 +56,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)