|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include "sysc/utils/sc_report.h"

Go to the source code of this file.
Namespaces | |
| namespace | sc_core |
Macros | |
| #define | SC_DEFINE_MESSAGE(id, unused1, unused2) namespace sc_core { extern SC_API const char id[]; } |
Variables | |
| const char | sc_core::SC_ID_INVALID_WL_ [] |
| const char | sc_core::SC_ID_INVALID_N_BITS_ [] |
| const char | sc_core::SC_ID_INVALID_DIV_WL_ [] |
| const char | sc_core::SC_ID_INVALID_CTE_WL_ [] |
| const char | sc_core::SC_ID_INVALID_MAX_WL_ [] |
| const char | sc_core::SC_ID_INVALID_FX_VALUE_ [] |
| const char | sc_core::SC_ID_INVALID_O_MODE_ [] |
| const char | sc_core::SC_ID_OUT_OF_RANGE_ [] |
| const char | sc_core::SC_ID_CONTEXT_BEGIN_FAILED_ [] |
| const char | sc_core::SC_ID_CONTEXT_END_FAILED_ [] |
| const char | sc_core::SC_ID_WRAP_SM_NOT_DEFINED_ [] |
| #define SC_DEFINE_MESSAGE | ( | id, | |
| unused1, | |||
| unused2 | |||
| ) | namespace sc_core { extern SC_API const char id[]; } |
Definition at line 61 of file sc_fx_ids.h.