Supported Events - 2024.2 English - UG1304

Versal Adaptive SoC System Software Developers Guide (UG1304)

Document ID
UG1304
Release Date
2024-12-13
Version
2024.2 English

The following are few events supported between SLRs. Refer to SsitEventIndex in xplmi_ssit.h file for the complete list of SSIT events between SLRs.

Table 1. Supported Events
Event Index Event Description
XPLMI_SLRS_SYNC_EVENT_INDEX (0x0U) This event is used to handle the Sync/Wait CDO commands for SSI devices after the boot is done.
XPLMI_SLRS_MESSAGE_EVENT_INDEX (0x1U) This event is used to handle the message event from any module. It follows the IP integrator command format. You can use this event for sending any existing IP integrator command from primary SLR to secondary SLRs.
Note: This event is valid only from primary SLR to secondary SLRs.