scc 2025.09
SystemC components library
tilelink::bw_blocking_transport_if< TRANS > Class Template Referenceabstract

#include <tl_tlm.h>

Inheritance diagram for tilelink::bw_blocking_transport_if< TRANS >:
Collaboration diagram for tilelink::bw_blocking_transport_if< TRANS >:

Public Member Functions

virtual void b_snoop (TRANS &trans, sc_core::sc_time &t)=0
 snoop access to a snooped master

Detailed Description

template<typename TRANS = tlm::tlm_generic_payload>
class tilelink::bw_blocking_transport_if< TRANS >

interface definition for the blocking backward interface. This is need to allow snoop accesses in blocking mode

Definition at line 175 of file tl_tlm.h.

Member Function Documentation

◆ b_snoop()

template<typename TRANS = tlm::tlm_generic_payload>
virtual void tilelink::bw_blocking_transport_if< TRANS >::b_snoop ( TRANS & trans,
sc_core::sc_time & t )
pure virtual

snoop access to a snooped master

Parameters
transthe payload
tannotated delay

The documentation for this class was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/interfaces/tilelink/tl_tlm.h