systemc: Add bind() to sc_port_base.
authorGabe Black <gabeblack@google.com>
Mon, 18 Jun 2018 22:14:24 +0000 (15:14 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 28 Aug 2018 21:24:01 +0000 (21:24 +0000)
commitc09bc660bef1ff40bc37263f92b1d8c489aa8c7d
treeae7603caed826359e3fdd34c14b51072b105d686
parent4c8cdccaf07dcd689017c3bbd481d237236fc3af
systemc: Add bind() to sc_port_base.

sc_port_base is supposed to be implementation defined, but internal
details of it are relied on by the systemc tests.

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