summaryrefslogtreecommitdiff
path: root/tests/configs/o3-timing-mp-ruby.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configs/o3-timing-mp-ruby.py')
-rw-r--r--tests/configs/o3-timing-mp-ruby.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/configs/o3-timing-mp-ruby.py b/tests/configs/o3-timing-mp-ruby.py
index 2f8829db0..cff511bf8 100644
--- a/tests/configs/o3-timing-mp-ruby.py
+++ b/tests/configs/o3-timing-mp-ruby.py
@@ -46,6 +46,8 @@ for cpu in cpus:
# connect memory to membus
system.physmem.port = system.membus.port
+# Connect the system port for loading of binaries etc
+system.system_port = system.membus.port
# -----------------------
# run simulation