tlm: Elastic Trace Example with L2 Cache Added
authorMatthias Jung <jungma@eit.uni-kl.de>
Thu, 28 Sep 2017 20:43:02 +0000 (22:43 +0200)
committerMatthias Jung <jungma@eit.uni-kl.de>
Wed, 4 Oct 2017 15:05:25 +0000 (15:05 +0000)
commitf33bef4e3b9c865ed8febcdcc2244d6838bc0738
tree210e022e19fa8a557eec8b2847c86e0147d7b9e8
parent1ff5e31e53cc1f6ae27285a456f380327dc09a0b
tlm: Elastic Trace Example with L2 Cache Added

The SystemC TLM examples already include an example setup for elastic
traces. However, in the provided examples the L2 cache is omitted. This
patch provides an additionall example, which also includes an L2 cache
on the gem5 side.

Change-Id: I49e9fa074b60007694abff37663f0400caf72099
Reviewed-on: https://gem5-review.googlesource.com/4900
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Christian Menard <christian.menard@tu-dresden.de>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
util/tlm/README
util/tlm/examples/tlm_elastic_slave_with_l2.py [new file with mode: 0644]