scc  2022.4.0
SystemC components library
axi::cr_ace< CFG, TYPES > Struct Template Reference

snoop response(cr) channel signals More...

#include <signal_if.h>

Public Member Functions

 cr_ace (const char *prefix)
 
template<typename OTYPES >
void bind_cr (cr_ace< CFG, OTYPES > &o)
 

Public Attributes

TYPES::template m2s_t< bool > cr_valid {"cr_valid"}
 
TYPES::template s2m_t< bool > cr_ready {"cr_ready"}
 
TYPES::template m2s_t< sc_dt::sc_uint< 5 > > cr_resp {"cr_resp"}
 
TYPES::template m2s_opt_t< bool > cr_trace {"cr_trace"}
 

Detailed Description

template<typename CFG, typename TYPES = master_types>
struct axi::cr_ace< CFG, TYPES >

snoop response(cr) channel signals

Definition at line 680 of file signal_if.h.


The documentation for this struct was generated from the following file: