misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/10]
authorChristian Menard <Christian.Menard@tu-dresden.de>
Mon, 13 Feb 2017 20:25:16 +0000 (14:25 -0600)
committerChristian Menard <Christian.Menard@tu-dresden.de>
Mon, 13 Feb 2017 20:25:16 +0000 (14:25 -0600)
commit1f1388b6c80d080cbab346ca001b5903ff86e3bc
tree4e63239e61a93861868ad15ffc38a7800249f316
parent1be05afa068c6898ae13c6207beebb2a700a8678
misc: Clean up and complete the gem5<->SystemC-TLM bridge [6/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:
 * Update the README
util/tlm/README