|
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 45 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/interfaces/tilelink/signal_if.h