![]() |
xilplmi
Vitis Drivers API Documentation
|
This is the file which contains common code for the PLM.
MODIFICATION HISTORY:
Ver Who Date Changes
----- ---- -------- -------------------------------------------------------
1.00 kc 02/21/2017 Initial release
1.01 bsv 04/18/2019 Added APIs to support non blocking DMA
vnsl 04/22/2019 Added API to get DMA instance
kc 05/17/2019 Added ECC initiation function using PMC DMA
1.02 bsv 04/04/2020 Code clean up
bsv 04/07/2020 Renamed DMA to PMCDMA
1.03 bm 09/02/2020 Add XPlmi_MemSet API
bsv 09/30/2020 Added wait for non blocking SBI DMA
bm 10/14/2020 Code clean up
1.04 bsv 07/16/2021 Fix doxygen warnings
bsv 08/13/2021 Code clean up to reduce elf size
1.05 bm 01/20/2022 Fix compilation warnings in Xil_SMemCpy
1.06 bm 07/06/2022 Refactor versal and versal_net code
1.09 ng 07/06/2023 Added support for SDT flow
mss 03/13/2024 MISRA-C violatiom Rule 17.8 fixed