|
scc 2025.09
SystemC components library
|
#include <axi_tlm.h>


Public Member Functions | |
| virtual void | b_snoop (TRANS &trans, sc_core::sc_time &t)=0 |
| snoop access to a snooped master | |
interface definition for the blocking backward interface. This is need to allow snoop accesses in blocking mode
|
pure virtual |
snoop access to a snooped master
| trans | the payload |
| t | annotated delay |
Implemented in axi::pe::axi_initiator_b, and axi::pe::simple_ace_initiator< BUSWIDTH, TYPES, N, POL >.