This function is used to read xilfpga library version info.
Note: This API is not supported for the Versal platform.
Prototype
u32 XFpga_GetVersion(u32 *Version);
Parameters
The following table lists the XFpga_GetVersion
function arguments.
Type | Name | Description |
---|---|---|
u32 * | Version | xilfpga library version to read |
Returns
- XFPGA_SUCCESS if, successful
- XFPGA_FAILURE if, unsuccessful
- XFPGA_OPS_NOT_IMPLEMENTED, if implementation not exists.