apic_bus_v2 async-bridge
Simics Reference Manual  /  5 Classes  / 

arinc429_bus

Description

Object that delivers Arinc-429 traffic from one transmitter to one or many receivers.

Interfaces Implemented

conf_object, log_object, arinc429_bus

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

last_word
Pseudo attribute; read/write access; type: i
Attribute that represents the word being sent,for use by Arinc429_Word hap handlers. Set to -1 to drop this word.
receivers
Optional attribute; read/write access; type: [o|[os]*]
Receiver ports on the bus. Must implement the arinc429_receiver interface.

Provided By

arinc429-bus
apic_bus_v2 async-bridge