Skip to content

Commit 6ff4b73

Browse files
committed
mem: align-ideal-mismatch-set6-perf
Change-Id: I79c375a4d26d21f6bc220996261c05cf6601487d
1 parent 4658160 commit 6ff4b73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/example/idealkmhv3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def setKmhV3IdealParams(args, system):
124124
# If user didn't specify bp_type, set default based on ideal_kmhv3
125125
args.bp_type = 'DecoupledBPUWithBTB'
126126
args.l2_size = '2MB'
127+
args.kmh_align = True # align prefetcher in RTL, spec06 decrease 1 score
127128

128129
# Match the memories with the CPUs, based on the options for the test system
129130
TestMemClass = Simulation.setMemClass(args)

0 commit comments

Comments
 (0)