Hello Jason Lowe-Power, Matthias Jung, Andreas Sandberg,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/c/public/gem5/+/12033

to look at the new patch set (#5).

Change subject: systemc: Implement the various sc_module stage callbacks.
......................................................................

systemc: Implement the various sc_module stage callbacks.

This change also gets rid of the SystemC namespace which was
deprecated in favor of sc_gem5.

A few utility functions which check whether certain callbacks have
finished were also implemented. status tracking moved from a global
variable in sc_main.cc to a member of the kernel simobject.

Change-Id: I50967fae9c576fbe45b1faff587aaa824857a289
---
M src/systemc/core/SystemC.py
M src/systemc/core/kernel.cc
M src/systemc/core/kernel.hh
M src/systemc/core/module.cc
M src/systemc/core/module.hh
M src/systemc/core/sc_main.cc
M src/systemc/core/sc_module.cc
M src/systemc/core/scheduler.cc
M src/systemc/ext/core/sc_module.hh
9 files changed, 131 insertions(+), 27 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/12033
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: I50967fae9c576fbe45b1faff587aaa824857a289
Gerrit-Change-Number: 12033
Gerrit-PatchSet: 5
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Matthias Jung <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to