Supported Events - 2025.1 English - UG1304

Versal Adaptive SoC System Software Developers Guide (Versal AI Edge Series Gen 2 and Versal Prime Series Gen 2) (UG1304)

Document ID
UG1304
Release Date
2025-06-23
Version
2025.1 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.