|
| aw_ace (const char *prefix) |
|
template<typename OTYPES > |
void | bind_aw (aw_ace< CFG, OTYPES > &o) |
|
|
TYPES::template m2s_full_t< sc_dt::sc_uint< CFG::IDWIDTH > > | aw_id {"aw_id"} |
|
TYPES::template m2s_t< sc_dt::sc_uint< CFG::ADDRWIDTH > > | aw_addr {"aw_addr"} |
|
TYPES::template s2m_t< bool > | aw_ready {"aw_ready"} |
|
TYPES::template m2s_t< bool > | aw_lock {"aw_lock"} |
|
TYPES::template m2s_t< bool > | aw_valid {"aw_valid"} |
|
TYPES::template m2s_t< sc_dt::sc_uint< 3 > > | aw_prot {"aw_prot"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 3 > > | aw_size {"aw_size"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > > | aw_cache {"aw_cache"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > > | aw_burst {"aw_burst"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > > | aw_qos {"aw_qos"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 4 > > | aw_region {"aw_region"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 8 > > | aw_len {"aw_len"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > > | aw_domain {"aw_domain"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< CFG::AWSNOOPWIDTH > > | aw_snoop {"aw_snoop"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 2 > > | aw_bar {"aw_bar"} |
|
TYPES::template m2s_t< bool > | aw_unique {"aw_unique"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< CFG::USERWIDTH > > | aw_user {"aw_user"} |
|
TYPES::template m2s_t< bool > | aw_stashniden {"aw_stashniden"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 11 > > | aw_stashnid {"aw_stashnid"} |
|
TYPES::template m2s_t< bool > | aw_stashlpiden {"aw_stashlpiden"} |
|
TYPES::template m2s_full_t< sc_dt::sc_uint< 5 > > | aw_stashlpid {"aw_stashlpid"} |
|
TYPES::template m2s_opt_t< sc_dt::sc_uint< 6 > > | aw_atop {"aw_atop"} |
|
TYPES::template m2s_opt_t< bool > | aw_trace {"aw_trace"} |
|
template<typename CFG, typename TYPES = master_types>
struct axi::aw_ace< CFG, TYPES >
Definition at line 550 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/bus_interfaces/axi/signal_if.h