commit | 296f5219da6a2927e84fb748f7f74018c0c1f32e | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Fri Feb 15 07:58:05 2019 -0800 |
committer | Gabe Black <gabeblack@google.com> | Mon Feb 25 23:08:58 2019 +0000 |
tree | 51828b05180c1265fb184b6ccca71a1939ab39dd | |
parent | 576e5714e81d09868f8a4695443a924faab02b93 [diff] |
systemc: Export the sc_core::sc_time class to python. This class isn't incredibly useful in python, but it's needed to call some other functions which are more useful. Change-Id: I5c23cca0b50f0455423399db8b009bdf86a6ec41 Reviewed-on: https://gem5-review.googlesource.com/c/16502 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Gabe Black <gabeblack@google.com>