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

write response channel signals More...

#include <signal_if.h>

Public Member Functions

 b_axi_lite (const char *prefix)
 
template<typename OTYPES >
void bind_b (b_axi< CFG, OTYPES > &o)
 

Public Attributes

TYPES::template s2m_t< bool > b_valid {"b_valid"}
 
TYPES::template m2s_t< bool > b_ready {"b_ready"}
 
TYPES::template s2m_t< sc_dt::sc_uint< 2 > > b_resp {"b_resp"}
 

Detailed Description

template<typename CFG, typename TYPES>
struct axi::b_axi_lite< CFG, TYPES >

write response channel signals

Definition at line 426 of file signal_if.h.


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