This is the long-winded documentation for this Simics class. It can be as long as you want.
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.
- bank.regs
-
empty_device_pyobj.regs
– An example of a register bank.
-
info
– print information about the object
-
status
– print status of the object
-
value
-
Optional attribute;
read/write access; type:
i
The value register.
empty-device-pyobj
An example of a register bank.
conf_object, log_object, io_memory
- 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.