sample_i3c_master sample_linux_mapper
Simics Reference Manual  /  5 Classes  / 

sample_interrupt_device

Description

Sample interrupt 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.

Port Objects

bank.regs
sample_interrupt_device.regs
port.generate_interrupt[0..31]
sample_interrupt_device.generate_interrupt

Commands for this class

Attributes

interrupt_state
Optional attribute; read/write access; type: [[biii]*]
The interrupt state
irq_dev
Required attribute; read/write access; type: o|[os]
The interrupt destination.

Required interfaces: signal.

Provided By

sample-interrupt-device

sample_interrupt_device.generate_interrupt

Interfaces Implemented

conf_object, log_object, signal

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.

sample_interrupt_device.regs

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view

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_i3c_master sample_linux_mapper