systemc: Remove a hack which scaled sc_time into ps unnecessarily.
authorGabe Black <gabeblack@google.com>
Sat, 22 Sep 2018 15:32:55 +0000 (08:32 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:33:48 +0000 (00:33 +0000)
commit028e1c56b62b9cab90cbd98dbcb1b5698024b936
tree0a817f65339395ea6e4c76cef67f70da45ac083e
parentb58f56bf7fe97dbe94a28123ddacae2053810932
systemc: Remove a hack which scaled sc_time into ps unnecessarily.

sc_time is now represented in whatever the underlying time resolution
is which isn't necessarily ps. Stop trying to scale it (incorrectly).

Change-Id: I18975e0ab01386b24196666e0ba02d1b36e11735
Reviewed-on: https://gem5-review.googlesource.com/c/12976
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/scheduler.hh