systemc: Start using the m5.systemc module in the test config.py.
authorGabe Black <gabeblack@google.com>
Thu, 21 Feb 2019 00:41:45 +0000 (16:41 -0800)
committerGabe Black <gabeblack@google.com>
Mon, 25 Feb 2019 23:09:56 +0000 (23:09 +0000)
commit118e16bdfaea4d59d708fdec04dd095b9628ed0c
treed46881b5b68cf5645fa08f6d4f935d67d250be0b
parent9bc9b2408395f93297a38aa1f54df562291f7752
systemc: Start using the m5.systemc module in the test config.py.

Start using sc_main and sc_main_result from the systemc module, and
stop using the versions of those functions which are attached to the
SystemC_Kernel SimObject.

Change-Id: I802898038c80ed36e6a9176211cffb7e0fde2d7e
Reviewed-on: https://gem5-review.googlesource.com/c/16564
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
src/systemc/tests/config.py