|
SystemC
2.3.2
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 62 of file sc_reset.h.
| bool sc_core::sc_reset_target::m_async |
Definition at line 64 of file sc_reset.h.
| bool sc_core::sc_reset_target::m_level |
Definition at line 65 of file sc_reset.h.
| sc_process_b* sc_core::sc_reset_target::m_process_p |
Definition at line 66 of file sc_reset.h.