Interface to the SystemC simulation. More...
#include <simulation_interface.h>
Public Member Functions | |
| virtual | ~SimulationInterface () |
| virtual int | runDeltaPhase (int count)=0 |
| virtual bool | runSimulation (sc_core::sc_time t)=0 |
| virtual void | stopSimulation ()=0 |
| virtual sc_core::sc_simcontext * | context () const =0 |
| virtual ConfObjectRef | simics_object () const =0 |
Interface to the SystemC simulation.
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |