scc  2022.4.0
SystemC components library
axi::slave_types Struct Reference

Public Types

template<typename T >
using m2s_t = sc_core::sc_in< T >
 
template<typename T >
using s2m_t = sc_core::sc_out< T >
 
template<typename T >
using m2s_full_t = sc_core::sc_in< T >
 
template<typename T >
using s2m_full_t = sc_core::sc_out< T >
 
template<typename T >
using m2s_opt_t = scc::sc_in_opt< T >
 
template<typename T >
using s2m_opt_t = scc::sc_out_opt< T >
 

Detailed Description

Definition at line 45 of file signal_if.h.


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