|
template<typename T > |
using | m2s_t = sc_core::sc_signal< T > |
|
template<typename T > |
using | s2m_t = sc_core::sc_signal< T > |
|
template<typename T > |
using | m2s_full_t = sc_core::sc_signal< T > |
|
template<typename T > |
using | s2m_full_t = sc_core::sc_signal< T > |
|
template<typename T > |
using | m2s_opt_t = sc_core::sc_signal< T > |
|
template<typename T > |
using | s2m_opt_t = sc_core::sc_signal< T > |
|
Definition at line 63 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