summaryrefslogtreecommitdiff
path: root/util/tlm/README
diff options
context:
space:
mode:
authorMatthias Jung <jungma@eit.uni-kl.de>2016-07-01 10:31:33 -0500
committerMatthias Jung <jungma@eit.uni-kl.de>2016-07-01 10:31:33 -0500
commit137e244bda708e27882aa8b2f13d47cfd17e9d97 (patch)
tree4299318e108fc522e0d39d63739ed67c40f9f658 /util/tlm/README
parentb8064c8209d374aacb1e3a8176cccab7b88457bb (diff)
downloadgem5-137e244bda708e27882aa8b2f13d47cfd17e9d97.tar.xz
misc: SystemC Elastic Trace Player Example.
This patch adds an example configuration for elastic trace playing into the SystemC world, similar to the already existing traffic generator example in /util/tlm. Committed by Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'util/tlm/README')
-rw-r--r--util/tlm/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/util/tlm/README b/util/tlm/README
index 126705296..fc620f145 100644
--- a/util/tlm/README
+++ b/util/tlm/README
@@ -94,3 +94,26 @@ The parameter -o specifies the begining of the memory region (0x80000000).
The system should boot now.
For conveniance a run_gem5.sh file holds all those commands
+
+
+III. Elastic Trace Setup
+========================
+
+Elastic traces can also be replayed into the SystemC world.
+For more information on elastic traces please refer to:
+
+ - http://www.gem5.org/TraceCPU
+
+ - Exploring System Performance using Elastic Traces:
+ Fast, Accurate and Portable
+ R. Jagtap, S. Diestelhorst, A. Hansson, M. Jung, N. Wehn.
+ IEEE International Conference on Embedded Computer Systems Architectures
+ Modeling and Simulation (SAMOS), July, 2016, Samos Island, Greece.
+
+Similar to I. the simulation can be set up with this command:
+
+> ../../build/ARM/gem5.opt ./tlm_elastic.py
+
+Then:
+
+> ./gem5.opt.sc m5out/config.ini