systemc: Implement some basic plumbing in sc_module.hh.
authorGabe Black <gabeblack@google.com>
Tue, 26 Jun 2018 03:37:58 +0000 (20:37 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 5 Sep 2018 06:02:08 +0000 (06:02 +0000)
commitaaf0c47c972d3811314db93f0fe1ababf4c408f1
treed2b604ce0ffdfc74f758d178dbe9cb6d965af953
parent9bd3bb7bc804a16b2f0de03fa6d3d9d0928f38a2
systemc: Implement some basic plumbing in sc_module.hh.

Take care of some low hanging fruit as far as wrapper methods and
the sc_bind_proxy class.

Change-Id: I7f55a37eeaa82338bd608218c0261fbc39e65fc2
Reviewed-on: https://gem5-review.googlesource.com/11612
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_module.cc
src/systemc/ext/core/sc_module.hh