Searched refs:SC_REPORT_FATAL (Results 1 - 19 of 19) sorted by relevance

/gem5/src/systemc/tests/systemc/compliance_1666/test220/
H A Dtest220.cpp21 SC_REPORT_FATAL("/JA", "A bad thing has happened");
27 SC_REPORT_FATAL("/JA", "A bad thing has happened");
33 SC_REPORT_FATAL("/JA", "A bad thing has happened");
/gem5/src/systemc/tests/systemc/utils/sc_report/test03/
H A Dtest03.cpp54 SC_REPORT_FATAL("Oh no!","A bad thing has happened");
/gem5/src/systemc/tlm_core/2/generic_payload/
H A Dphase.cc51 SC_REPORT_FATAL( sc_core::SC_ID_INTERNAL_ERROR_,
65 SC_REPORT_FATAL(sc_core::SC_ID_INTERNAL_ERROR_,
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_except.cpp69 SC_REPORT_FATAL( SC_ID_RETHROW_UNWINDING_, m_proc_p->name() );
H A Dsc_ver.cpp130 SC_REPORT_FATAL( SC_ID_INCONSISTENT_API_CONFIG_, Symbol ); \
/gem5/util/tlm/examples/slave_port/
H A Dsc_target.cc72 SC_REPORT_FATAL("Target", "Address out of range. Did you set an "
145 SC_REPORT_FATAL("TLM-2", "Illegal transaction phase END_RESP"
165 SC_REPORT_FATAL("TLM-2", "Illegal transaction phase received by"
204 SC_REPORT_FATAL("TLM-2", "Attempt to have two pending responses"
/gem5/util/tlm/src/
H A Dsc_slave_port.cc79 SC_REPORT_FATAL("SCSlavePort", "No R/W packet");
113 SC_REPORT_FATAL("SCSlavePort", "SwapReq not supported");
121 SC_REPORT_FATAL("SCSlavePort", "Typo of request not supported");
151 SC_REPORT_FATAL("SCSlavePort","debug transport was not completed");
161 SC_REPORT_FATAL("SCSlavePort","unimplemented func.: recvTimingSnoopResp");
169 SC_REPORT_FATAL("SCSlavePort","unimplemented func.: recvFunctionalSnoop");
H A Dsc_master_port.cc64 SC_REPORT_FATAL("SCMasterPort",
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh133 #define SC_REPORT_FATAL(msg_type, msg) \ macro
138 ((void)((expr) ? 0 : (SC_REPORT_FATAL( \
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h219 #define SC_REPORT_FATAL( msg_type, msg ) \ macro
239 (SC_REPORT_FATAL( ::sc_core::SC_ID_ASSERTION_FAILED_, #expr ), 0)))
/gem5/src/systemc/tests/systemc/utils/sc_report/log_file/
H A Dlog_file.cpp114 SC_REPORT_FATAL( "Can not open the sc_report log file: ", fname );
/gem5/src/systemc/tlm_bridge/
H A Dgem5_to_tlm.cc114 SC_REPORT_FATAL("Gem5ToTlmBridge", "No R/W packet");
277 SC_REPORT_FATAL("Gem5ToTlmBridge",
377 SC_REPORT_FATAL("Gem5ToTlmBridge",
423 SC_REPORT_FATAL("Gem5ToTlmBridge",
H A Dtlm_to_gem5.cc87 SC_REPORT_FATAL("TlmToGem5Bridge",
/gem5/util/tlm/examples/master_port/
H A Dtraffic_generator.cc118 SC_REPORT_FATAL("TLM-2",
/gem5/src/systemc/tests/systemc/compliance_1666/test200/
H A Dtest200.cpp102 SC_REPORT_FATAL("type", "msg");
135 SC_REPORT_FATAL("type", "msg");
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dnb2b_adapter.cpp122 SC_REPORT_FATAL("TLM-2", "nb_transport_bw called with decreasing timing annotation");
137 SC_REPORT_FATAL("TLM-2", "Illegal transaction phase received by initiator");
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc387 SC_REPORT_FATAL(sc_core::SC_ID_ASSERTION_FAILED_,
H A Dscfx_rep.cc1083 SC_REPORT_FATAL(sc_core::SC_ID_ASSERTION_FAILED_,
/gem5/ext/systemc/src/tlm_utils/
H A Dtlm2_base_protocol_checker.h189 SC_REPORT_FATAL("tlm2_protocol_checker", "Method set_num_checks called after checking has stopped due to maximum number of checks being reached");

Completed in 39 milliseconds