misc: minor fix for the gem5-SystemC/TLM coupling.
authorÉder F. Zulian <zulian@eit.uni-kl.de>
Thu, 23 Mar 2017 15:29:32 +0000 (16:29 +0100)
committerÉder F. Zulian <ederfzul@gmail.com>
Tue, 11 Apr 2017 19:31:57 +0000 (19:31 +0000)
commit9833153bd2b84cfbe46d0031a3e4eea27c1a4a95
tree8195436c0ea635a774a158f0fb3af261e81d4b28
parentb17eeb2ae7a62e1f93ca295960a14c2e537bb3f1
misc: minor fix for the gem5-SystemC/TLM coupling.

This patch has a minor fix for the coupling between gem5 and SystemC-TLM.

It also fixes some typos in the related documentation.

Change-Id: I894568729b8ebdacc5b81c9f46e8f9d137da210f
Reviewed-on: https://gem5-review.googlesource.com/2480
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
util/systemc/.gitignore [new file with mode: 0644]
util/tlm/.gitignore [new file with mode: 0644]
util/tlm/README
util/tlm/examples/slave_port/tlm_elastic.py