From 16fa8d7cc8c92f5ab879e4cf9c6c0bbb3567860f Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 24 May 2018 01:37:55 -0700 Subject: systemc: Import tests from the Accellera systemc distribution. Change-Id: Iad76b398949a55d768a34d027a2d8e3739953da6 Reviewed-on: https://gem5-review.googlesource.com/10845 Reviewed-by: Giacomo Travaglini Maintainer: Gabe Black --- .../tests/systemc/misc/stars/star133377/golden/test.log | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/systemc/tests/systemc/misc/stars/star133377/golden/test.log (limited to 'src/systemc/tests/systemc/misc/stars/star133377/golden/test.log') diff --git a/src/systemc/tests/systemc/misc/stars/star133377/golden/test.log b/src/systemc/tests/systemc/misc/stars/star133377/golden/test.log new file mode 100644 index 000000000..88fbca79c --- /dev/null +++ b/src/systemc/tests/systemc/misc/stars/star133377/golden/test.log @@ -0,0 +1,11 @@ +SystemC Simulation +sc_int (1) 0b1110101111101011 +sc_int (2) 0b1110101110111011 +sc_uint (1) 0b01110101111101011 +sc_uint (2) 0b01110101110111011 +sc_bigint (2) 0b1110101110111011 +sc_biguint (2) 0b01110101110111011 +sc_bv (1) 1110101111101011 +sc_bv (2) 1110101110111011 +sc_lv (1) 1110101111101011 +sc_lv (2) 1110101110111011 -- cgit v1.2.3