gem5/configs
Christian Menard b25ea094d4 misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10]
The current TLM bridge only provides a Slave Port that allows the gem5
world to send request to the SystemC world. This patch series refractors
and cleans up the existing code, and adds a Master Port that allows the
SystemC world to send requests to the gem5 world.

This patch:
 * Restructure the existing sources in preparation of the addition of the
 * new
   Master Port.
 * Refractor names to allow for distinction of the slave and master port.
 * Replace the Makefile by a SConstruct.

Testing Done: The examples provided in util/tlm (now
util/tlm/examples/slave_port) still compile and run error free.

Reviewed at http://reviews.gem5.org/r/3527/

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2017-02-09 19:15:30 -05:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] 2017-02-09 19:15:30 -05:00
dist config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
dram mem: Add memory footprint probe 2017-01-27 14:58:15 -06:00
example config: Fix missing include in fs.py 2017-01-09 09:32:13 -06:00
learning_gem5 mem: Split the hit_latency into tag_latency and data_latency 2016-11-30 17:10:27 -05:00
network ruby: Detect garnet network-level deadlock. 2016-12-15 16:59:17 -05:00
ruby config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
splash2 config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
topologies ruby: Fix regressions and make Ruby configs Python packages 2016-10-13 03:17:19 -04:00