gem5/util/tlm/examples/slave_port
Christian Menard 03f740664b misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10]
Changeset 11798:3a490c57058d
---------------------------
misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/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:
 * Introduce transactor modules that represent the gem5 ports in the
 * SystemC world.
 * Update the SimControl module and let it keep track of the gem5 ports.

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

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2017-02-09 19:15:41 -05:00
..
main.cc misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10] 2017-02-09 19:15:41 -05:00
run_gem5.sh misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10] 2017-02-09 19:15:41 -05:00
sc_target.cc misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] 2017-02-09 19:15:30 -05:00
sc_target.hh misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] 2017-02-09 19:15:30 -05:00
SConstruct misc: Clean up and complete the gem5<->SystemC-TLM bridge [4/10] 2017-02-09 19:15:38 -05:00
tgen.cfg misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] 2017-02-09 19:15:30 -05:00
tlm.py misc: Clean up and complete the gem5<->SystemC-TLM bridge [5/10] 2017-02-09 19:15:41 -05:00
tlm_elastic.py misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] 2017-02-09 19:15:30 -05:00