pseudo_namespace py_array_test_probe
Simics Reference Manual  /  5 Classes  / 

pty-console

Description

The host-serial-console class provides a pseudo terminal access to the target's pty.

Interfaces Implemented

conf_object, log_object, serial_device, recorded

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

device
Optional attribute; read/write access; type: o|n|[os]
The device connected to the host pty device, must implement the 'serial_device' interface.
recorder
Required attribute; read/write access; type: o
Recorder device for recording and playback of serial input.
existing_port
Optional attribute; read/write access; type: s|n
Name of an existing host pty to use instead of allocating a new pseudo one.
pty_device
Pseudo attribute; read-only access; type: s|n
Name of the allocated pty.

Provided By

host-serial-console
pseudo_namespace py_array_test_probe