instrumentation_filter_aggregator io-apic
Simics Reference Manual  /  5 Classes  / 

interrupt_to_signal

Description

The interrupt_to_signal class converts an interrupt received via the simple_interrupt interface to a signal (the signal interface).

Interfaces Implemented

conf_object, log_object, simple_interrupt

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

signal_targets
Optional attribute; read/write access; type: [[i,o,s|n,i]*]
Simple interrupt to target object/port mappings. The first parameter is the simple interrupt ID, the second the object, the third the port name (or null if no port), and the fourth the current signal level.

Provided By

interrupt-to-signal
instrumentation_filter_aggregator io-apic