simple-scsi-disk simple_cache
Simics Reference Manual  /  5 Classes  / 

simple-tty

Description

A simple serial device.

Interfaces Implemented

conf_object, log_object, serial_device, io_memory

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

console
Optional attribute; read/write access; type: o|n
Name of a console object that implements the 'serial_device' interface. This object is used for character input and output.
input_buffer
Optional attribute; read/write access; type: [i*]
The input buffer.
output_buffer
Optional attribute; read/write access; type: [i*]
The output buffer.

Provided By

simple-tty
simple-scsi-disk simple_cache