summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-12-04 16:30:45 -0800
committerGabe Black <gabeblack@google.com>2018-12-10 06:43:42 +0000
commitd89f712d193dc977a13e937432578ebf03336277 (patch)
treeb1e86210f994506e8d0631f1b8d0077185a626fb /src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log
parent3182b2adec05be519c3251bb775f0d8ddbb2ecdf (diff)
downloadgem5-d89f712d193dc977a13e937432578ebf03336277.tar.xz
systemc: Update the ordering in the reference output for some tests.
There are a number of cases where systemc leaves the decision of what order things happen up to the kernel, and any ordering is legal and conformant with the spec as long as it's repeatable. The reference outputs reflect a particular choice of ordering which is implementation specific, and while considerable effort has been made to make the gem5 ordering match the Accellera ordering, at a certain point that's no longer practical or desirable. This change manually updates the reference output for the tests that haven't been excluded for other reasons which have this sort of ordering problem. They have been individually examined, and as best as I can tell changing the output this way does not mask any underlying error. One or two real problems were discovered in addition to the ordering issues, and those were fixed in earlier changes. Change-Id: I915269998de3f33d5ab5d1fd754a830fd620184d Reviewed-on: https://gem5-review.googlesource.com/c/14918 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log')
-rw-r--r--src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log b/src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log
index 15f6aaa60..4ed3e7780 100644
--- a/src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log
+++ b/src/systemc/tests/systemc/communication/sc_buffer/test02/golden/sc_buffer_edge_reset.log
@@ -1,31 +1,31 @@
SystemC Simulation
sig_mod.trigger_rst @ 0 s: in = 1
buf_mod.trigger_rst @ 0 s: in = 1
-buf_mod.trigger_pos @ 0 s: in = 1
-buf_mod.trigger_val @ 0 s: in = 1
sig_mod.trigger_pos @ 0 s: in = 1
sig_mod.trigger_val @ 0 s: in = 1
+buf_mod.trigger_pos @ 0 s: in = 1
+buf_mod.trigger_val @ 0 s: in = 1
buf_mod.trigger_rst @ 1 ns: in = 1
buf_mod.trigger_pos @ 1 ns: in = 1
buf_mod.trigger_val @ 1 ns: in = 1
-buf_mod.trigger_neg @ 2 ns: in = 0
-buf_mod.trigger_val @ 2 ns: in = 0
sig_mod.trigger_neg @ 2 ns: in = 0
sig_mod.trigger_val @ 2 ns: in = 0
+buf_mod.trigger_neg @ 2 ns: in = 0
+buf_mod.trigger_val @ 2 ns: in = 0
buf_mod.trigger_neg @ 3 ns: in = 0
buf_mod.trigger_val @ 3 ns: in = 0
sig_mod.trigger_rst @ 4 ns: in = 1
buf_mod.trigger_rst @ 4 ns: in = 1
-buf_mod.trigger_pos @ 4 ns: in = 1
-buf_mod.trigger_val @ 4 ns: in = 1
sig_mod.trigger_pos @ 4 ns: in = 1
sig_mod.trigger_val @ 4 ns: in = 1
+buf_mod.trigger_pos @ 4 ns: in = 1
+buf_mod.trigger_val @ 4 ns: in = 1
buf_mod.trigger_rst @ 5 ns: in = 1
buf_mod.trigger_pos @ 5 ns: in = 1
buf_mod.trigger_val @ 5 ns: in = 1
-buf_mod.trigger_neg @ 6 ns: in = 0
-buf_mod.trigger_val @ 6 ns: in = 0
sig_mod.trigger_neg @ 6 ns: in = 0
sig_mod.trigger_val @ 6 ns: in = 0
+buf_mod.trigger_neg @ 6 ns: in = 0
+buf_mod.trigger_val @ 6 ns: in = 0
buf_mod.trigger_neg @ 7 ns: in = 0
buf_mod.trigger_val @ 7 ns: in = 0