|
scc
2024.06
SystemC components library
|
#include <chi_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 |