sample_device_cxx_attribute_specialized_converter sample_device_cxx_bank_by_data
Simics Reference Manual  /  5 Classes  / 

sample_device_cxx_bank_by_code

Description

Sample C++ device with a bank by code

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_bank_by_code.SampleBank – sample bank

Commands for this class

Provided By

sample-device-c++

sample_device_cxx_bank_by_code.SampleBank

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_attribute_specialized_converter sample_device_cxx_bank_by_data