9 #include "sci\_sci_base.hpp"
10 #include "sim\sim_tedg_x.hpp"
43 void set(
int param,
sci_var* p_v);
45 void exec(
int command);
50 #endif //SCI_SRC_X_HPP
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
virtual base class SCI_API API functions
Definition: _sci_base.hpp:40
sci_tedg_x * create(int sci_type)
Definition: sci_tedg_x.hpp:33
dual timing error detector - gardner with mods Core function: SIM::tedg_x.process() ...
Definition: sim_tedg_x.hpp:24
Definition: _sci_assert.cpp:35
SCI layer implements SCI_API interface as wrappers for SIM layer models.
Definition: _sci_create_sci_var.cpp:8
Abstract base for encapsulation of sci_variables.
Definition: _sci_var.hpp:23
Gardner's timing error detector - wrapper for a SIM::tedg_x Core function: SCI::sci_tedg_x.proc()
Definition: sci_tedg_x.hpp:26
void destroy()
destroy SCI object
Definition: sci_tedg_x.hpp:38