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

(Updated June 6, 2016, 9:57 a.m.)


Review request for Default.


Summary (updated)
-----------------

misc: add a MasterId to the ExternalPort


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/external_master.hh 54cf9a388a9d 
  src/mem/external_master.cc 54cf9a388a9d 
  src/mem/ExternalMaster.py 54cf9a388a9d 

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


Testing
-------

Used in a SystemC transactor


Thanks,

Christian Menard

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

Reply via email to