Skip to content

Commit 74ac6dc

Browse files
committed
asap7 ibex stable
Signed-off-by: luarss <[email protected]>
1 parent 575fe36 commit 74ac6dc

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

flow/designs/asap7/ibex/autotuner.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
6-
100,
6+
1700,
77
2000
88
],
99
"step": 0
@@ -12,7 +12,7 @@
1212
"type": "int",
1313
"minmax": [
1414
25,
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-
1
72-
],
73-
"step": 0
74-
},
7559
"CTS_CLUSTER_SIZE": {
7660
"type": "int",
7761
"minmax": [

0 commit comments

Comments
 (0)