|
scc
2024.06
SystemC components library
|


Public Member Functions | |
| bw_intor_impl (ace_target_pe *that) | |
| unsigned | transport (tlm::tlm_generic_payload &payload) override |
Public Attributes | |
| ace_target_pe *const | that |
Definition at line 39 of file ace_target_pe.cpp.
|
inlineoverridevirtual |
callback from the pe top if there is a backward transaction e.g. a snoop
| payload | object with (optional) extensions return the latency until reponse is sent by the protocol engine |
Implements tlm::scc::pe::intor_bw< type::NB >.
Definition at line 43 of file ace_target_pe.cpp.