Gasket for translating a Simics signal interface into a SystemC sc_signal of type bool. More...
#include <gasket.h>
Public Member Functions | |
| SC_HAS_PROCESS (Gasket) | |
| Gasket (sc_core::sc_module_name) | |
| virtual sc_core::sc_signal< bool > * | output_pin () |
| virtual std::string | gasket_name () const |
Public Member Functions inherited from simics::systemc::simics2systemc::GasketInterface | |
| virtual | ~GasketInterface () |
| virtual sc_core::sc_signal< bool > * | output_pin ()=0 |
| virtual std::string | gasket_name () const =0 |
Gasket for translating a Simics signal interface into a SystemC sc_signal of type bool.
|
inlineexplicit |
|
inlinevirtual |
Implements simics::systemc::simics2systemc::GasketInterface.
|
inlinevirtual |
Implements simics::systemc::simics2systemc::GasketInterface.
| simics::systemc::simics2systemc::Gasket::SC_HAS_PROCESS | ( | Gasket | ) |