empty_device_pyobj empty_software_mapper
Simics Reference Manual  /  5 Classes  / 

empty_device_python

Description

This device does nothing useful, but can be used as a starting point when writing Simics devices in Python.

Interfaces Implemented

conf_object, log_object, io_memory

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

Attributes

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

Provided By

empty-device-python
empty_device_pyobj empty_software_mapper