systemc: Add a python config class for sc_modules.
authorGabe Black <gabeblack@google.com>
Wed, 10 Oct 2018 04:07:57 +0000 (21:07 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 01:16:44 +0000 (01:16 +0000)
commit82ed9a0eb236f1f2414558c57caaa808a888b056
treec29df8a33b91cd51d7dc380b3a75bdeda21131ae
parentf9596e536bbe2f1f19ad16cd7a1bfe2ff0ccd525
systemc: Add a python config class for sc_modules.

This class doesn't really add anything, but it provides a consistent
base class for sc_modules vs. generic sc_objects.

Change-Id: I3fbd4f6b5d1be0b5419f5cbd304aec61d404a341
Reviewed-on: https://gem5-review.googlesource.com/c/13355
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/SystemC.py