![]() |
xilfpga
Vitis Drivers API Documentation
|
Functions | |
| u32 | XFpga_Initialize (XFpga *InstancePtr) |
| This API, when called, initializes the XFPGA interface with default settings. More... | |
| void | XFpga_PsPlGpioResetsLow (void) |
| This function is used to start reset of the PL from PS EMIO pins. More... | |
| void | XFpga_PsPlGpioResetsHigh (void) |
| This function is used to release reset of the PL from PS EMIO pins. More... | |
| u32 XFpga_Initialize | ( | XFpga * | InstancePtr | ) |
This API, when called, initializes the XFPGA interface with default settings.
| InstancePtr | Pointer to the XFpga structure. |
References XFpgatag::XFpga_GetConfigData, XFpgatag::XFpga_GetConfigReg, XFpgatag::XFpga_GetFeatureList, XFpgatag::XFpga_GetInterfaceStatus, XFpgatag::XFpga_PostConfig, XFpgatag::XFpga_PreConfig, XFpgatag::XFpga_ValidateBitstream, and XFpgatag::XFpga_WriteToPl.
| void XFpga_PsPlGpioResetsHigh | ( | void | ) |
This function is used to release reset of the PL from PS EMIO pins.
| void XFpga_PsPlGpioResetsLow | ( | void | ) |
This function is used to start reset of the PL from PS EMIO pins.