----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3774/#review9380 -----------------------------------------------------------
Ship it! Ship It! - Matthias Jung On Jan. 9, 2017, 12:17 nachm., Christian Menard wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3774/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2017, 12:17 nachm.) > > > 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 [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
