reeintegrated dram

This commit is contained in:
robert
2014-04-12 20:44:25 +02:00
30 changed files with 344 additions and 167 deletions

View File

@@ -69,7 +69,7 @@ xmlAddressDecoder::xmlAddressDecoder(string addressConfigURI)
}
else
{
SC_REPORT_ERROR("xmlAddressDecoder can not find ", addressConfigURI.c_str());
SC_REPORT_FATAL("xmlAddressDecoder can not find ", addressConfigURI.c_str());
}
}