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