systemc: Implement the nonstandard halt function.
authorGabe Black <gabeblack@google.com>
Wed, 5 Sep 2018 23:08:24 +0000 (16:08 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 9 Oct 2018 21:36:27 +0000 (21:36 +0000)
commit930386c114eda9e0f57d407d2ef61740fd75fc88
treec1bee81ffe3cf56891bb278b092cb15d8eceddb1
parent38086692c4103f1373c06d79b09a0943935a8b2a
systemc: Implement the nonstandard halt function.

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