diff options
author | Gabe Black <gabeblack@google.com> | 2018-09-20 02:51:54 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-10-16 00:25:15 +0000 |
commit | 1e17aca38ea0c9cdcc4445404bf8b789a360ce13 (patch) | |
tree | c83695e6569819bcfaa5ebeba2ebb7890c2ce9a9 /src/systemc/ext/channel | |
parent | 638293cd62fca2d3f133169083977fbbfcc989cc (diff) | |
download | gem5-1e17aca38ea0c9cdcc4445404bf8b789a360ce13.tar.xz |
systemc: Fix the implementation of sc_event::triggered.
This function just returned false. The new implementation uses the
scheduler's changeStamp function to keep track of how recently the
event was triggered so it can return return the right value.
Change-Id: Idf61cd459e53e224a33d3e53c16210f5e0a99a3a
Reviewed-on: https://gem5-review.googlesource.com/c/12825
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/ext/channel')
0 files changed, 0 insertions, 0 deletions