scc  2022.4.0
SystemC components library
tlm::scc::pe::intor_bw< TYPE > Struct Template Referenceabstract
Inheritance diagram for tlm::scc::pe::intor_bw< TYPE >:
Collaboration diagram for tlm::scc::pe::intor_bw< TYPE >:

Public Member Functions

virtual unsigned transport (tlm::tlm_generic_payload &payload)=0
 

Detailed Description

template<type TYPE>
struct tlm::scc::pe::intor_bw< TYPE >

Definition at line 51 of file intor_if.h.

Member Function Documentation

◆ transport()

template<type TYPE>
virtual unsigned tlm::scc::pe::intor_bw< TYPE >::transport ( tlm::tlm_generic_payload &  payload)
pure virtual

callback from the pe top if there is a backward transaction e.g. a snoop

Parameters
payloadobject with (optional) extensions return the latency until reponse is sent by the protocol engine

Implemented in axi::pe::axi_target_pe::bw_intor_impl, and axi::pe::ace_target_pe::bw_intor_impl.


The documentation for this struct was generated from the following file: