py_array_test_probe ram
Simics Reference Manual  /  5 Classes  / 

py_test_probe

Description

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

Interfaces Implemented

conf_object, log_object, probe

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 value.

Provided By

test-probe
py_array_test_probe ram