----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3480/#review8987 -----------------------------------------------------------
Ship it! Ship It! - Andreas Hansson On Oct. 26, 2016, 4:06 p.m., Christian Menard wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3480/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2016, 4:06 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > The Request constructor requires a MasterID. However, an external transactor > has no chance of getting a MasterID as it does not have a pointer to the > System. This patch adds a MasterID to ExternalMaster in order to allow > external modules to genrerate Packets. > > > Diffs > ----- > > src/mem/ExternalMaster.py b3d5f0e9e258 > src/mem/external_master.hh b3d5f0e9e258 > src/mem/external_master.cc b3d5f0e9e258 > > Diff: http://reviews.gem5.org/r/3480/diff/ > > > Testing > ------- > > Used in a SystemC transactor > > > Thanks, > > Christian Menard > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
