Skip to content

Commit ca179f4

Browse files
committed
asap7 ibex AutoTuner & metrics updates
Signed-off-by: Jeff Ng <[email protected]>
1 parent 6217504 commit ca179f4

File tree

3 files changed

+299
-228
lines changed

3 files changed

+299
-228
lines changed

flow/designs/asap7/ibex/autotuner.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"_SDC_CLK_PERIOD": {
44
"type": "float",
55
"minmax": [
6-
1800,
6+
1200,
77
2000
88
],
99
"step": 0
@@ -35,16 +35,16 @@
3535
"CELL_PAD_IN_SITES_GLOBAL_PLACEMENT": {
3636
"type": "int",
3737
"minmax": [
38-
3,
39-
5
38+
0,
39+
3
4040
],
4141
"step": 1
4242
},
4343
"CELL_PAD_IN_SITES_DETAIL_PLACEMENT": {
4444
"type": "int",
4545
"minmax": [
46-
3,
47-
5
46+
0,
47+
3
4848
],
4949
"step": 1
5050
},
@@ -60,7 +60,7 @@
6060
"type": "float",
6161
"minmax": [
6262
0.0,
63-
0.1
63+
0.2
6464
],
6565
"step": 0
6666
},

0 commit comments

Comments
 (0)