|
scc
2024.06
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 More... | |
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::scv::ace_recorder< TYPES >, axi::scv::ace_recorder< axi::axi_protocol_types >, axi::lwtr::ace_lwtr< TYPES >, and axi::lwtr::ace_lwtr< axi::axi_protocol_types >.