SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include "sysc/kernel/sc_simcontext.h"
#include "sysc/kernel/sc_runnable.h"
#include "sysc/kernel/sc_runnable_int.h"
Go to the source code of this file.
Namespaces | |
namespace | sc_core |
Macros | |
#define | DEBUG_MSG(NAME, P, MSG) |
Functions | |
SC_API void | sc_core::sc_defunct_process_function (sc_module *) |
#define DEBUG_MSG | ( | NAME, | |
P, | |||
MSG | |||
) |
Definition at line 58 of file sc_simcontext_int.h.