systemc: Add the nonstandard triggered function sc_event.
authorGabe Black <gabeblack@google.com>
Thu, 14 Jun 2018 23:39:37 +0000 (16:39 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 22 Aug 2018 00:51:43 +0000 (00:51 +0000)
commitd4f96ad97175e1c8cb598cdc6bd25171b1753912
tree6d0bef46c1a6098ab62b3672ae34a2f548b30750
parente81d8bd81580f0d881b2eabbb0ccd1c3e006cdc1
systemc: Add the nonstandard triggered function sc_event.

The Accellera implementation of sc_event has a non-standard triggered
function which returns whether or not that particular event has been
triggered in the current delta cycle. The tests call it, so we probably
need to have it.

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