tcf-context-proxy tcp-server
Simics Reference Manual  /  5 Classes  / 

tcf-serial-tee

Description

This class forwards data written to the 'serial_device' interface to the 'tcf_tap_iface' interface if TCF exists, and to the 'serial_device' interface of the 'out' attribute if this set to an object.

Interfaces Implemented

conf_object, log_object, serial_device

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Attributes

in
Required attribute; read/write access; type: o
The serial device this object forwards from.
out
Required attribute; read/write access; type: o|n
The serial device this object forwards to.

Provided By

tcf-agent
tcf-context-proxy tcp-server