16#ifndef SIMICS_SYSTEMC_REPORT_HANDLER_H
17#define SIMICS_SYSTEMC_REPORT_HANDLER_H
19#include <simics/cc-api.h>
35 static void onReport(
const sc_core::sc_report& report,
36 const sc_core::sc_actions& action);
38 conf_object_t *prev_log_object_;
39 static conf_object_t *log_object_;
Routes any sc_core::sc_report emitted by the SystemC model to Simics.
Definition: report_handler.h:27
ReportHandler(ConfObjectRef log_object)
Definition: pci_bus_interface.h:24