xilsem
Vitis Drivers API Documentation
xsem_ebd_ssit_example.c File Reference

Overview

This file has the example usage of XSem_EbdLookUp API used to find whether a particular bit is essential or not.

This example is applicable for Versal SSIT devices and demonstrates the usage of look-up API for two SLRs. If the device has more no.of SLRs, You need to invoke the API by providing the corresponding XSem_EbdBufferX[] as an argument, where 'X' refers to SLR ID.

MODIFICATION HISTORY:
Ver   Who   Date        Changes


0.1 anv 02/24/2025 Initial Creation