64 #ifndef SC_DEFINE_MESSAGE 66 #define SC_DEFINE_MESSAGE(id,unused1,unused2) \ 67 namespace sc_core { extern SC_API const char id[]; } 75 "total wordlength <= 0 is not valid" )
77 "number of bits < 0 is not valid" )
79 "division wordlength <= 0 is not valid" )
81 "constant wordlength <= 0 is not valid" )
83 "maximum wordlength <= 0 and != -1 is not valid" )
85 "invalid fixed-point value" )
87 "invalid overflow mode" )
89 "index out of range" )
91 "context begin failed" )
93 "context end failed" )
95 "SC_WRAP_SM not defined for unsigned numbers" )
#define SC_DEFINE_MESSAGE(id, unused1, unused2)
SC_API const char SC_ID_REGISTER_ID_FAILED_[]
Run-time logging and reporting facilities.