pty-console py_test_probe
Simics Reference Manual  /  5 Classes  / 

py_array_test_probe

Description

Example of an object written in Python implementing the probe array interface.

Interfaces Implemented

conf_object, log_object, probe_array

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

incr
Optional attribute; read/write access; type: n
Increment the probe array values.
size
Required attribute; read/write access; type: i
Size of the probe array.

Provided By

test-probe
pty-console py_test_probe