systemc: Provide a utility Port TLM socket wrapper class.
authorGabe Black <gabeblack@google.com>
Wed, 13 Mar 2019 00:16:23 +0000 (17:16 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 29 Mar 2019 22:43:06 +0000 (22:43 +0000)
commit87c4a97650897fc98a673b02462261202f01d711
tree18016f1a9fb115474eb9507ef6d07fd64e00ac6c
parent1a27580e3bb113a0eca64a5075a00e45cc9cdd0d
systemc: Provide a utility Port TLM socket wrapper class.

This class should make it easy to attach TLM sockets into the gem5
python Port config mechanism.

Change-Id: I3548c654d56bfc852f3fc98fe6433163b14f7fe3
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17230
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/tlm_port_wrapper.hh [new file with mode: 0644]