systemc: Check for time overflow in sc_start.
authorGabe Black <gabeblack@google.com>
Thu, 23 Aug 2018 04:37:11 +0000 (21:37 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 25 Sep 2018 23:59:14 +0000 (23:59 +0000)
commit6184742caf7f80a8b2763bfc31c65789b5dab801
treef7a4ba929413c6462213b22b4dc73718f3699c5c
parentfb8ce429b339016188996d624608c91bb0afda68
systemc: Check for time overflow in sc_start.

A regression tests checks this situation.

Change-Id: I7716bf7c8cf219c372ab9722fc0ad52e7e674b17
Reviewed-on: https://gem5-review.googlesource.com/12256
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_main.cc