sata-device-connector script-params
Simics Reference Manual  /  5 Classes  / 

script-engine

Description

Class for scripted interaction with a console object.

Interfaces Implemented

conf_object, log_object

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.

Commands for this class

Attributes

script
Optional attribute; read/write access; type: [s*]
Script, as a list of strings.
index
Optional attribute; read/write access; type: i
Current script line.
input_obj
Optional attribute; read/write access; type: o|n
Object with an 'input' command.
wait_obj
Optional attribute; read/write access; type: o|n
Object with a 'wait-for-string' command.

Provided By

blueprints
sata-device-connector script-params