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 --- .../new_prop/new_prop1/golden/new_prop1.log | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/golden/new_prop1.log (limited to 'src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/golden') diff --git a/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/golden/new_prop1.log b/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/golden/new_prop1.log new file mode 100644 index 000000000..7304e1cd2 --- /dev/null +++ b/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/golden/new_prop1.log @@ -0,0 +1,67 @@ +SystemC Simulation +async1 executed on: + posedge i[1] +aproc0 executed on: + posedge i[2] +async3 executed on: + posedge i[3] +aproc1 executed on: + posedge i[3] +async0 executed on: + negedge i[4] +async1 executed on: + posedge i[5] +async3 executed on: + negedge i[5] +async2 executed on: + negedge i[5] +aproc3 executed on: + posedge i[6] +async2 executed on: + negedge i[6] +async1 executed on: + posedge i[7] +aproc3 executed on: + posedge i[7] +async3 executed on: + negedge i[7] +aproc2 executed on: + negedge i[8] +async1 executed on: + posedge i[9] +aproc2 executed on: + negedge i[9] +aproc3 executed on: + posedge i[10] +aproc2 executed on: + negedge i[10] +async3 executed on: + posedge i[11] +aproc3 executed on: + posedge i[11] +aproc2 executed on: + negedge i[11] +async0 executed on: + negedge i[12] +aproc1 executed on: + negedge i[12] +async2 executed on: + posedge i[13] +async0 executed on: + negedge i[13] +aproc1 executed on: + negedge i[13] +aproc3 executed on: + posedge i[14] +async0 executed on: + negedge i[14] +aproc1 executed on: + negedge i[14] +async2 executed on: + posedge i[15] +aproc3 executed on: + posedge i[15] +async0 executed on: + negedge i[15] +aproc1 executed on: + negedge i[15] -- cgit v1.2.3