gem5  v20.1.0.0
Namespaces | Variables
messages.cc File Reference
#include "systemc/ext/core/messages.hh"
#include "systemc/utils/report.hh"

Go to the source code of this file.

Namespaces

 sc_core
 

Variables

const char sc_core::SC_ID_NO_BOOL_RETURNED_ [] = "operator does not return boolean"
 
const char sc_core::SC_ID_NO_INT_RETURNED_ [] = "operator does not return int"
 
const char sc_core::SC_ID_NO_SC_LOGIC_RETURNED_ [] = "operator does not return sc_logic"
 
const char sc_core::SC_ID_OPERAND_NOT_SC_LOGIC_ [] = "operand is not sc_logic"
 
const char sc_core::SC_ID_OPERAND_NOT_BOOL_ [] = "operand is not bool"
 
const char sc_core::SC_ID_INSTANCE_EXISTS_ [] = "object already exists"
 
const char sc_core::SC_ID_ILLEGAL_CHARACTERS_ [] = "illegal characters"
 
const char sc_core::SC_ID_VC6_PROCESS_HELPER_ []
 
const char sc_core::SC_ID_VC6_MAX_PROCESSES_EXCEEDED_ []
 
const char sc_core::SC_ID_END_MODULE_NOT_CALLED_ []
 
const char sc_core::SC_ID_HIER_NAME_INCORRECT_ []
 
const char sc_core::SC_ID_SET_STACK_SIZE_ []
 
const char sc_core::SC_ID_SC_MODULE_NAME_USE_ [] = "incorrect use of sc_module_name"
 
const char sc_core::SC_ID_SC_MODULE_NAME_REQUIRED_ []
 
const char sc_core::SC_ID_SET_TIME_RESOLUTION_ [] = "set time resolution failed"
 
const char sc_core::SC_ID_SET_DEFAULT_TIME_UNIT_ [] = "set default time unit failed"
 
const char sc_core::SC_ID_DEFAULT_TIME_UNIT_CHANGED_ []
 
const char sc_core::SC_ID_INCONSISTENT_API_CONFIG_ []
 
const char sc_core::SC_ID_WAIT_NOT_ALLOWED_ []
 
const char sc_core::SC_ID_NEXT_TRIGGER_NOT_ALLOWED_ []
 
const char sc_core::SC_ID_IMMEDIATE_NOTIFICATION_ []
 
const char sc_core::SC_ID_HALT_NOT_ALLOWED_ [] = "halt() is only allowed in SC_CTHREADs"
 
const char sc_core::SC_ID_WATCHING_NOT_ALLOWED_ []
 
const char sc_core::SC_ID_DONT_INITIALIZE_ []
 
const char sc_core::SC_ID_WAIT_N_INVALID_ [] = "wait(n) is only valid for n > 0"
 
const char sc_core::SC_ID_MAKE_SENSITIVE_ [] = "make sensitive failed"
 
const char sc_core::SC_ID_MAKE_SENSITIVE_POS_ [] = "make sensitive pos failed"
 
const char sc_core::SC_ID_MAKE_SENSITIVE_NEG_ [] = "make sensitive neg failed"
 
const char sc_core::SC_ID_INSERT_MODULE_ [] = "insert module failed"
 
const char sc_core::SC_ID_REMOVE_MODULE_ [] = "remove module failed"
 
const char sc_core::SC_ID_NOTIFY_DELAYED_ []
 
const char sc_core::SC_ID_GEN_UNIQUE_NAME_ []
 
const char sc_core::SC_ID_MODULE_NAME_STACK_EMPTY_ []
 
const char sc_core::SC_ID_NAME_EXISTS_ [] = "name already exists"
 
const char sc_core::SC_ID_IMMEDIATE_SELF_NOTIFICATION_ []
 
const char sc_core::SC_ID_WAIT_DURING_UNWINDING_ []
 
const char sc_core::SC_ID_CYCLE_MISSES_EVENTS_ []
 
const char sc_core::SC_ID_RETHROW_UNWINDING_ []
 
const char sc_core::SC_ID_PROCESS_ALREADY_UNWINDING_ []
 
const char sc_core::SC_ID_MODULE_METHOD_AFTER_START_ []
 
const char sc_core::SC_ID_MODULE_THREAD_AFTER_START_ []
 
const char sc_core::SC_ID_MODULE_CTHREAD_AFTER_START_ []
 
const char sc_core::SC_ID_SIMULATION_TIME_OVERFLOW_ []
 
const char sc_core::SC_ID_SIMULATION_STOP_CALLED_TWICE_ []
 
const char sc_core::SC_ID_SIMULATION_START_AFTER_STOP_ []
 
const char sc_core::SC_ID_STOP_MODE_AFTER_START_ []
 
const char sc_core::SC_ID_SIMULATION_START_AFTER_ERROR_ []
 
const char sc_core::SC_ID_SIMULATION_UNCAUGHT_EXCEPTION_ [] = "uncaught exception"
 
const char sc_core::SC_ID_PHASE_CALLBACKS_UNSUPPORTED_ []
 
const char sc_core::SC_ID_PHASE_CALLBACK_NOT_IMPLEMENTED_ []
 
const char sc_core::SC_ID_PHASE_CALLBACK_REGISTER_ []
 
const char sc_core::SC_ID_PHASE_CALLBACK_FORBIDDEN_ []
 
const char sc_core::SC_ID_SIMULATION_START_UNEXPECTED_ []
 
const char sc_core::SC_ID_THROW_IT_IGNORED_ []
 
const char sc_core::SC_ID_NOT_EXPECTING_DYNAMIC_EVENT_NOTIFY_ []
 
const char sc_core::SC_ID_DISABLE_WILL_ORPHAN_PROCESS_ []
 
const char sc_core::SC_ID_PROCESS_CONTROL_CORNER_CASE_ []
 
const char sc_core::SC_ID_METHOD_TERMINATION_EVENT_ []
 
const char sc_core::SC_ID_JOIN_ON_METHOD_HANDLE_ []
 
const char sc_core::SC_ID_NO_PROCESS_SEMANTICS_ []
 
const char sc_core::SC_ID_EVENT_ON_NULL_PROCESS_ []
 
const char sc_core::SC_ID_EVENT_LIST_FAILED_ []
 
const char sc_core::SC_ID_UNKNOWN_PROCESS_TYPE_ [] = "Unknown process type"
 
const char sc_core::SC_ID_TIME_CONVERSION_FAILED_ [] = "sc_time conversion failed"
 
const char sc_core::SC_ID_NEGATIVE_SIMULATION_TIME_ []
 
const char sc_core::SC_ID_BAD_SC_MODULE_CONSTRUCTOR_ []
 
const char sc_core::SC_ID_EMPTY_PROCESS_HANDLE_ []
 
const char sc_core::SC_ID_NO_SC_START_ACTIVITY_ []
 
const char sc_core::SC_ID_KILL_PROCESS_WHILE_UNITIALIZED_ []
 
const char sc_core::SC_ID_RESET_PROCESS_WHILE_NOT_RUNNING_ []
 
const char sc_core::SC_ID_THROW_IT_WHILE_NOT_RUNNING_ []
 

Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17