systemc: Implement the sc_signal_rv channel and ports.
authorGabe Black <gabeblack@google.com>
Sat, 15 Sep 2018 22:24:28 +0000 (15:24 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 9 Oct 2018 21:52:42 +0000 (21:52 +0000)
commitdd017903991f51e1fa8df8dbc21cbb4a1501c1c1
tree39f7e475414aaeef75dbb2bb2d9f7f7b30ff367f
parentfad9488643dbf09e4d99b89b6b775fd6f1b24ba6
systemc: Implement the sc_signal_rv channel and ports.

Change-Id: Id1a3fd2ded224bbe94a4a65e0acf34a3547aedcc
Reviewed-on: https://gem5-review.googlesource.com/c/12813
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/ext/channel/sc_in_rv.hh
src/systemc/ext/channel/sc_inout_rv.hh
src/systemc/ext/channel/sc_out_rv.hh
src/systemc/ext/channel/sc_signal_rv.hh
src/systemc/tests/systemc/communication/sc_signal_rv/test02/expected_returncode [new file with mode: 0644]
src/systemc/tests/systemc/communication/sc_signal_rv/test03/expected_returncode [new file with mode: 0644]