summaryrefslogtreecommitdiff
path: root/configs/dram
diff options
context:
space:
mode:
authorWendy Elsasser <wendy.elsasser@arm.com>2015-05-15 13:38:45 -0400
committerWendy Elsasser <wendy.elsasser@arm.com>2015-05-15 13:38:45 -0400
commit20978ee697e8ebe0428685fb86ce2aa0a249efad (patch)
treeb22f0ff6f38db45ff82e78d8788c8046c7c7aa50 /configs/dram
parentc65fa3dceb2163967bbb7199013e9fccdc6ff46c (diff)
downloadgem5-20978ee697e8ebe0428685fb86ce2aa0a249efad.tar.xz
config: Add new MemConfig options to DRAM sweep script
Update script to match current MemConfig options with external_memory_system option set to 0.
Diffstat (limited to 'configs/dram')
-rw-r--r--configs/dram/sweep.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dram/sweep.py b/configs/dram/sweep.py
index 06f3dc76d..228a9c64b 100644
--- a/configs/dram/sweep.py
+++ b/configs/dram/sweep.py
@@ -96,6 +96,7 @@ system.mem_ranges = [mem_range]
# force a single channel to match the assumptions in the DRAM traffic
# generator
options.mem_channels = 1
+options.external_memory_system = 0
MemConfig.config_mem(options, system)
# the following assumes that we are using the native DRAM