sample_device_mixed sample_device_python
Simics Reference Manual  /  5 Classes  / 

sample_device_pkg_prio

Description

This is a very simple device.

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.
state-change
Notifier on potential DML state change

Port Objects

bank.regs
sample_device_pkg_prio.regs – simple bank to have at least some functionality

Commands for this class

Attributes

int_attr
Optional attribute; read/write access; type: i
An integer attribute

Provided By

sample-device-pkg-prio

sample_device_pkg_prio.regs

Description

simple bank to have at least some functionality

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, io_memory, register_view, register_view_read_only

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 interface bank_instrumentation_subscribe

Commands for interface instrumentation_order

sample_device_mixed sample_device_python