Skip to content

Commit 6b7031c

Browse files
committed
stable ibex and jpeg sky130hd
Signed-off-by: luarss <[email protected]>
1 parent fb2f7be commit 6b7031c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flow/designs/sky130hd/ibex/autotuner.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
6-
1.0,
6+
10.0,
77
15.155
88
],
99
"step": 0
@@ -12,7 +12,7 @@
1212
"type": "int",
1313
"minmax": [
1414
20,
15-
100
15+
50
1616
],
1717
"step": 1
1818
},
@@ -52,7 +52,7 @@
5252
"type": "float",
5353
"minmax": [
5454
0.1,
55-
0.7
55+
0.3
5656
],
5757
"step": 0
5858
},

flow/designs/sky130hd/jpeg/autotuner.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "int",
1313
"minmax": [
1414
20,
15-
100
15+
40
1616
],
1717
"step": 1
1818
},
@@ -52,7 +52,7 @@
5252
"type": "float",
5353
"minmax": [
5454
0.1,
55-
0.7
55+
0.3
5656
],
5757
"step": 0
5858
},

0 commit comments

Comments
 (0)