systemc: Keep track of progress when positionally binding.
authorGabe Black <gabeblack@google.com>
Fri, 5 Oct 2018 00:45:34 +0000 (17:45 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:54:06 +0000 (00:54 +0000)
commita61426dcc4a7f775f0902ba272501e926aeec13f
tree72097c296d16592301e5318dd7d4882d1e44a963
parentf39a68fcca3643a0bda2ca965c432ad70402fbd9
systemc: Keep track of progress when positionally binding.

Positionally binding more than once (like with the deprecated comma or
<< operators) should pick up where it left off the last time instead
of starting again from the beginning.

Change-Id: Ifc33520d6ce40544bd0ad80a5657b1a38a7914e4
Reviewed-on: https://gem5-review.googlesource.com/c/13297
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/module.cc
src/systemc/core/module.hh