XFpga_GetFeatureList - 2022.1 English

Xilinx Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2022-04-21
Version
2022.1 English
This function is used to Get xilfpga component supported feature list

Prototype

u32 XFpga_GetFeatureList(XFpga *InstancePtr, u32 *FeatureList)

Parameters

The following table lists the XFpga_PL_BitStream_Load function arguments.

Table 1. XFpga_GetFeatureList Arguments
Type Name Description
XFpga * InstancePtr Pointer to the XFpga structure.
u32 FeatureList xilfpga library supported feature list to read

Returns

  • XFPGA_SUCCESS if successful
  • XFPGA_FAILURE if, unsuccessful
  • XFPGA_OPS_NOT_IMPLEMENTED, if implementation not exists