sample_device_cxx_after sample_device_cxx_attribute_class_attribute
Simics Reference Manual  /  5 Classes  / 

sample_device_cxx_after_bank

Description

Sample C++ after device with a bank

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.

Port Objects

bank.b[0..1]
sample_device_cxx_after_bank.SampleAfterBank – sample bank

Commands for this class

Provided By

sample-device-c++

sample_device_cxx_after_bank.SampleAfterBank

Description

sample bank

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, register_view, register_view_catalog, register_view_read_only, transaction

Notifiers

bank-register-value-change
Notifier that is triggered when bank register value changes.
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 interface bank_instrumentation_subscribe

Commands for interface instrumentation_order

Commands for interface transaction

sample_device_cxx_after sample_device_cxx_attribute_class_attribute