Searched hist:11817 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A DExternalMaster.py11817: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 Dexternal_master.hh11817: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 Dexternal_master.cc11817: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 11 milliseconds