Gabe Black has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/c/public/gem5/+/13330 )

Change subject: systemc: Switch to using predefined messages for channels.
......................................................................

systemc: Switch to using predefined messages for channels.

Create and use predefined messages for channels which match the ones
Accellera uses.

Change-Id: I179214838bbd83604e50225926cdc6b5b1b16923
---
M src/systemc/channel/SConscript
A src/systemc/channel/messages.cc
M src/systemc/channel/sc_clock.cc
M src/systemc/channel/sc_inout_resolved.cc
M src/systemc/channel/sc_semaphore.cc
M src/systemc/channel/sc_signal.cc
M src/systemc/core/port.cc
M src/systemc/core/sc_export.cc
M src/systemc/core/sc_interface.cc
M src/systemc/core/sc_port.cc
M src/systemc/core/sc_prim.cc
M src/systemc/ext/channel/_channel.hh
M src/systemc/ext/channel/_using.hh
A src/systemc/ext/channel/messages.hh
M src/systemc/ext/channel/sc_fifo.hh
M src/systemc/ext/channel/sc_in_rv.hh
M src/systemc/ext/channel/sc_inout_rv.hh
M src/systemc/ext/core/sc_event.hh
M src/systemc/ext/core/sc_export.hh
M src/systemc/ext/core/sc_port.hh
M src/systemc/tests/include/specialized_signals/scx_signal_int.h
M src/systemc/tests/include/specialized_signals/scx_signal_signed.h
M src/systemc/tests/include/specialized_signals/scx_signal_uint.h
M src/systemc/tests/include/specialized_signals/scx_signal_unsigned.h
D src/systemc/tests/systemc/communication/sc_signal/check_writer/test16/expected_returncode
M src/systemc/utils/sc_report_handler.cc
26 files changed, 330 insertions(+), 123 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13330
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I179214838bbd83604e50225926cdc6b5b1b16923
Gerrit-Change-Number: 13330
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to