sample_device_cxx_port_use_port sample_device_cxx_user_interface
Simics Reference Manual  /  5 Classes  / 

sample_device_cxx_transaction

Description

Sample C++ device demonstrating the transaction interface

Interfaces Implemented

conf_object, log_object, transaction

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

Commands for interface transaction

Attributes

value
Optional attribute; read/write access; type: i
The device value register

Provided By

sample-device-c++
sample_device_cxx_port_use_port sample_device_cxx_user_interface