This is a very simple device.
conf_object, log_object
- 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
- bank.regs
-
sample_device_pkg_prio.regs
– simple bank to have at least some functionality
-
info
– print information about the object
-
status
– print status of the object
-
int_attr
-
Optional attribute;
read/write access; type:
i
An integer attribute
sample-device-pkg-prio
simple bank to have at least some functionality
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, io_memory, register_view, register_view_read_only
- 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.