systemc: Change the point where elaboration is considered over.
authorGabe Black <gabeblack@google.com>
Wed, 3 Oct 2018 23:14:41 +0000 (16:14 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:48:15 +0000 (00:48 +0000)
commit9cd313edf5ab8ca24d80545cd7235c9b19932589
tree8b19e68a485da9e95a04f77d41d8c84e1252a35f
parent7ddf2336fec1540935ac5771e6fdd50e45473e23
systemc: Change the point where elaboration is considered over.

Make it the end of "before_end_of_elaboration" rather than the end
of "end_of_elaboration". This interpretation fits the behavior expected
by some of the tests.

Change-Id: I3f589147834ab5d5dc8c0e9b4849dd00491c5848
Reviewed-on: https://gem5-review.googlesource.com/c/13287
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/kernel.cc