apic-bus arinc429_bus
Simics Reference Manual  /  5 Classes  / 

apic_bus_v2

Description

None yet

Interfaces Implemented

conf_object, log_object, apic_to_apic_bus, apic_bus, apic_bus_v2, io_memory, interrupt_ack

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

apics
Required attribute; read/write access; type: [o*]
List of all APICs on the bus. The list index must match the APIC ID. The connected objects must implement the apic interface.
ioapics
Optional attribute; read/write access; type: [o*]
The I/O-APICs connected to the bus.
ioapic
Pseudo attribute; read/write access; type: [o*]
Alias of the 'ioapics' attribute for backwards compatibility.
pic
Optional attribute; read/write access; type: n|o
8259A compatible interrupt controller that is asked for a vector if an interrupt is received from an I/O-APIC with the ExtINT delivery mode. Must implement the interrupt_cpu interface.

Provided By

x2apic-c++
apic-bus arinc429_bus