We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a221f6 commit 493cb0dCopy full SHA for 493cb0d
configs/example/kmhv3.py
@@ -103,7 +103,7 @@ def setKmhV3Params(args, system):
103
cpu.branchPred.microtage.enabled = False
104
cpu.branchPred.mbtb.enabled = True
105
cpu.branchPred.tage.enabled = True
106
- cpu.branchPred.ittage.enabled = False
+ cpu.branchPred.ittage.enabled = True
107
cpu.branchPred.mgsc.enabled = False
108
cpu.branchPred.ras.enabled = False
109
0 commit comments