-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3774/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

misc: Implement the Base SystemC Module as an sc_channel.

Implementing the Module as an sc_channel allows derived classes to provide
SystemC interfaces. Other SystemC modules can connect to these interfaces. This
meachanism can be used to control gem5 and acces gem5 components from within
arbitrary SystemC moduels. Since sc_channel is derived from sc_module, this
patch does not break compatibility with existing code.


Diffs
-----

  util/systemc/sc_module.hh c10c50cb8ac9 
  util/systemc/sc_module.cc c10c50cb8ac9 

Diff: http://reviews.gem5.org/r/3774/diff/


Testing
-------


Thanks,

Christian Menard

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to