33a34
> #include "../../utils/messages.hh"
1738c1739
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
1750c1751
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
1762c1763
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2071c2072
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2087c2088
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2103c2104
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2202c2203
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2671c2672
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2686c2687
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2695c2696
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2729c2730
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2768c2769
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);
2802c2803
< SC_REPORT_ERROR("(E5) out of bounds", 0);
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, 0);