systemc: Add some "implementation defined" stuff to sc_attr_cltn.
authorGabe Black <gabeblack@google.com>
Thu, 14 Jun 2018 03:09:24 +0000 (20:09 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 22 Aug 2018 00:49:20 +0000 (00:49 +0000)
commit5f8af6b4eec1a2677965fa9d7818ca67b2274df7
tree3ed66e6b8f609dc41cb5663905abba4456c05391
parent895f463bbcf6d0a3503c981dd2a8b7d468a5cce7
systemc: Add some "implementation defined" stuff to sc_attr_cltn.

These "impelementation defined" methods are tested by the regression
tests, so we need to have them. We might as well have the same
general interface as the Accellera implementation since nothing there
seems overly specialized for that environment.

Change-Id: Ief6567fcd9d99d3a0f526cfa3b65043b2c828efa
Reviewed-on: https://gem5-review.googlesource.com/11185
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_attr.cc
src/systemc/ext/core/sc_attr.hh
src/systemc/ext/core/sc_process_handle.hh