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) |
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 | |||
) |
Definition at line 55 of file rc_signal.cpp.
Referenced by rc_signal_b::write(), and rc_buffer::write().