summaryrefslogtreecommitdiff
path: root/tests/configs/o3-timing-mp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configs/o3-timing-mp.py')
-rw-r--r--tests/configs/o3-timing-mp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/configs/o3-timing-mp.py b/tests/configs/o3-timing-mp.py
index 35811282c..9f7c89c7b 100644
--- a/tests/configs/o3-timing-mp.py
+++ b/tests/configs/o3-timing-mp.py
@@ -38,7 +38,7 @@ class L1(BaseCache):
latency = '1ns'
block_size = 64
mshrs = 4
- tgts_per_mshr = 8
+ tgts_per_mshr = 20
is_top_level = True
# ----------------------