Definition in file rc_signal.h.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
namespace | ReChannel::internals |
namespace | ReChannel::internals::signals |
Classes | |
class | rc_signal_b |
Base class of a resettable representation of sc_signal. More... | |
class | rc_signal |
Resettable representation of sc_signal. More... | |
class | rc_signal< bool > |
Resettable representation of sc_signal<bool>. More... | |
class | rc_signal< sc_dt::sc_logic > |
Resettable representation of sc_signal<sc_logic>. More... | |
Functions | |
void | report_binding_error (const sc_object &target, const sc_object &port1, const sc_object &port2) |
void | report_driver_conflict (const sc_object &target, const sc_object &driver1, const sc_object &driver2) |