Skip to content

Commit fe334d6

Browse files
committed
Revert "cpu-o3: test no bankconflict"
This reverts commit 93c3177.
1 parent 3d477e2 commit fe334d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/example/kmhv3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def setKmhV3Params(args, system):
9797

9898
cpu.branchPred.mbtb.resolvedUpdate = True
9999
cpu.branchPred.tage.resolvedUpdate = True
100-
cpu.branchPred.tage.enableBankConflict = False
101100

102101
cpu.branchPred.ubtb.enabled = True
103102
cpu.branchPred.abtb.enabled = False

0 commit comments

Comments
 (0)