This function prepares the FPGA to receive configuration data.
Prototype
u32 XFpga_PL_Preconfig(XFpga *InstancePtr);
Parameters
The following table lists the XFpga_PL_Preconfig
function arguments.
Type | Name | Description |
---|---|---|
XFpga * |
InstancePtr | is the pointer to the XFpga. |