summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log')
-rw-r--r--src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log b/src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log
new file mode 100644
index 000000000..48875d567
--- /dev/null
+++ b/src/systemc/tests/systemc/misc/communication/channel/test2/golden/test2.log
@@ -0,0 +1,22 @@
+SystemC Simulation
+Proc1:: Waiting 10 cycles before reading
+Proc2:: Write
+Proc2:: Write completed
+Proc2:: Wait 10 cycles before write
+Proc1:: Wait completed
+Proc1:: Read. Value = 1
+Proc1:: Read
+Proc2:: Wait completed
+Proc2:: Write
+Proc2:: Write Completed
+Proc2:: Write
+Proc2:: Write Completed
+Proc2:: Loop start
+Proc1:: Read completed. Value = 2
+Proc1:: Read. Value = 3
+Proc1:: Loop start
+Proc1:: Read. Value = 4
+Proc1:: Read. Value = 6
+Proc1:: Read. Value = 9
+
+Info: /OSCI/SystemC: Simulation stopped by user.