Searched hist:594 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/ | ||
H A D | ExternalMaster.py | 11817:594d96c093d0 Thu Feb 09 19:14:00 EST 2017 Christian Menard <Christian.Menard@tu-dresden.de> misc: add a MasterId to the ExternalPort 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 to allow external modules to easily genrerate new Requests. Signed-off-by: Jason Lowe-Power <jason@lowepower.com> |
H A D | external_master.hh | 11817:594d96c093d0 Thu Feb 09 19:14:00 EST 2017 Christian Menard <Christian.Menard@tu-dresden.de> misc: add a MasterId to the ExternalPort 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 to allow external modules to easily genrerate new Requests. Signed-off-by: Jason Lowe-Power <jason@lowepower.com> |
H A D | external_master.cc | 11817:594d96c093d0 Thu Feb 09 19:14:00 EST 2017 Christian Menard <Christian.Menard@tu-dresden.de> misc: add a MasterId to the ExternalPort 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 to allow external modules to easily genrerate new Requests. Signed-off-by: Jason Lowe-Power <jason@lowepower.com> |
Completed in 10 milliseconds