71a72,73
> #include "../bit/messages.hh"
> #include "messages.hh"
523c525
< SC_REPORT_ERROR("operation failed",
---
> SC_REPORT_ERROR(sc_core::SC_ID_OPERATION_FAILED_,
825c827
< SC_REPORT_ERROR("(E204) value is not valid",
---
> SC_REPORT_ERROR(sc_core::SC_ID_VALUE_NOT_VALID_,