ext: update SST test config
authorCurtis Dunham <Curtis.Dunham@arm.com>
Tue, 20 Sep 2016 14:51:24 +0000 (15:51 +0100)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Tue, 20 Sep 2016 14:51:24 +0000 (15:51 +0100)
Align configuration with new SST change [1] requiring units for
memHierarchy's backend.mem_size parameter.

[1] https://github.com/sstsimulator/sst-elements/commit/c901abb4e79644ff18f5222c94f5dae012772e1e

Change-Id: I19fa09bec8aa453dc52d154598a4ebb20ea304d8

ext/sst/tests/test6_arm_4c.py

index 642760627ed02f60d26dbe7b53be4664163da533..f3bb43600b01a07ea0c88168d068aa4a49bde97f 100644 (file)
@@ -171,7 +171,7 @@ memory.addParams({
     "request_width" : 64,
     "coherence_protocol" : "MSI",
     "access_time" : "25 ns",
-    "backend.mem_size" : 256,
+    "backend.mem_size" : "256MiB",
     "clock" : "2GHz",
     "debug" : debug("DEBUG"),
     "range_start" : 0, # 2 * (1024 ** 3), # it's behind a directory controller.