| 
    scc
    2024.06
    
   SystemC components library 
   | 
 


Public Member Functions | |
| virtual unsigned | transport (tlm::tlm_generic_payload &payload)=0 | 
Definition at line 51 of file intor_if.h.
      
  | 
  pure virtual | 
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 | 
Implemented in axi::pe::axi_target_pe::bw_intor_impl, and axi::pe::ace_target_pe::bw_intor_impl.