XFpga_PL_PostConfig - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.2 English

This function set FPGA to operating state after writing.

Prototype

u32 XFpga_PL_PostConfig(XFpga *InstancePtr);

Parameters

The following table lists the XFpga_PL_PostConfig function arguments.

Table 1. XFpga_PL_PostConfig Arguments
Type Name Description
XFpga * InstancePtr Pointer to the XFgpa structure

Returns

  • XFPGA_OPS_NOT_IMPLEMENTED
Note: This API doesn’t contain any functionality with the current version of XilFPGA and it always returns XFPGA_OPS_NOT_IMPLEMENTED.