sample_linux_tracker_comp sample_notifier_dml
Simics Reference Manual  /  5 Classes  / 

sample_notifier_cc

Description

This is a sample Simics device written in C++.

Interfaces Implemented

conf_object, log_object, signal

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.
sample-notifier-reset
Notifier that is triggered after the device was reset

Commands for this class

Attributes

notifier_count
Optional attribute; read/write access; type: i
A count for notifier

Provided By

sample-notifier-c++
sample_linux_tracker_comp sample_notifier_dml