systemc: Implement some simple accessor functions in sc_main.cc.
authorGabe Black <gabeblack@google.com>
Wed, 30 May 2018 22:28:29 +0000 (15:28 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 15 Aug 2018 01:25:23 +0000 (01:25 +0000)
commit79e8571999ee0df1ec124c385e48c79e3b8513ef
tree4b687eaae5b18c6f8af9758159b61a8d67d84c63
parent6915118bbf9bc6136d87895faccb91ee940c3609
systemc: Implement some simple accessor functions in sc_main.cc.

These functions just read or write values with minimal amounts of
logic.

Change-Id: I22d5b49a2550a88a854d1619f08b0055c1312271
Reviewed-on: https://gem5-review.googlesource.com/10847
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_main.cc