![]() |
aiengine
Vitis Drivers API Documentation
|
Header files for NPI module.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 Jubaer 03/08/2019 Initial creation 1.1 Hyun 04/04/2019 Add the unlock and lock definitions 1.2 Wendy 02/28/2020 Add NPI interrupt registers definition
| u8 | XAieLib_NpiShimReset (u8 Reset) |
| This API is used to assert shim reset from NPI. More... | |
| u8 | XAieLib_NpiAieArrayReset (u8 Reset) |
| This API is used to assert AIE array reset from NPI. More... | |
| u8 XAieLib_NpiAieArrayReset | ( | u8 | Reset | ) |
This API is used to assert AIE array reset from NPI.
| Reset | - Reset/Unreset the AIE array. |
Referenced by main().
| u8 XAieLib_NpiShimReset | ( | u8 | Reset | ) |
This API is used to assert shim reset from NPI.
| Reset | - Reset/Unreset the Shim Tile (1-Reset,0-Unreset). |