| 
| 
  | ar_ace (const char *prefix) | 
|   | 
| 
template<typename OTYPES >  | 
| void  | bind_ar (ar_ace< CFG, OTYPES > &o) | 
|   | 
 | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< CFG::IDWIDTH > >  | ar_id {"ar_id"} | 
|   | 
| 
TYPES::template m2s_t< sc_dt::sc_uint< CFG::ADDRWIDTH > >  | ar_addr {"ar_addr"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 8 > >  | ar_len {"ar_len"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 3 > >  | ar_size {"ar_size"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > >  | ar_burst {"ar_burst"} | 
|   | 
| 
TYPES::template m2s_t< bool >  | ar_lock {"ar_lock"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > >  | ar_cache {"ar_cache"} | 
|   | 
| 
TYPES::template m2s_t< sc_dt::sc_uint< 3 > >  | ar_prot {"ar_prot"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > >  | ar_qos {"ar_qos"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > >  | ar_region {"ar_region"} | 
|   | 
| 
TYPES::template m2s_t< bool >  | ar_valid {"ar_valid"} | 
|   | 
| 
TYPES::template s2m_t< bool >  | ar_ready {"ar_ready"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > >  | ar_domain {"ar_domain"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > >  | ar_snoop {"ar_snoop"} | 
|   | 
| 
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > >  | ar_bar {"ar_bar"} | 
|   | 
| 
TYPES::template m2s_opt_t< typename CFG::user_t >  | ar_user {"ar_user"} | 
|   | 
| 
TYPES::template m2s_opt_t< bool >  | ar_trace {"ar_trace"} | 
|   | 
| 
TYPES::template m2s_opt_t< sc_dt::sc_uint< 4 > >  | ar_vmidext {"ar_vmidext"} | 
|   | 
template<typename CFG, typename TYPES = master_types>
struct axi::ar_ace< CFG, TYPES >
Definition at line 495 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/interfaces/axi/signal_if.h