scc
2022.4.0
SystemC components library
|
Public Member Functions | |
bw_intor_impl (axi_target_pe *that) | |
unsigned | transport (tlm::tlm_generic_payload &payload) override |
Public Attributes | |
axi_target_pe *const | that |
Definition at line 38 of file axi_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 42 of file axi_target_pe.cpp.