SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_reset.h>
Public Attributes | |
bool | m_async |
bool | m_level |
sc_process_b * | m_process_p |
Definition at line 51 of file sc_reset.h.
bool sc_core::sc_reset_target::m_async |
Definition at line 53 of file sc_reset.h.
bool sc_core::sc_reset_target::m_level |
Definition at line 54 of file sc_reset.h.
sc_process_b* sc_core::sc_reset_target::m_process_p |
Definition at line 55 of file sc_reset.h.