empty_device_dml empty_device_python
Simics Reference Manual  /  5 Classes  / 

empty_device_pyobj

Description

This is the long-winded documentation for this Simics class. It can be as long as you want.

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.regs
empty_device_pyobj.regs – An example of a register bank.

Commands for this class

Attributes

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

Provided By

empty-device-pyobj

empty_device_pyobj.regs

Description

An example of a register bank.

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.
empty_device_dml empty_device_python