XilFPGA APIs - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

This section provides detailed descriptions of the XilFPGA library APIs.

XilFPGA error = Lower-level errors + Interface-specific errors + XilFPGA top-layer errors
Table 1. XilFPGA Error
Lower-level Errors (other libraries or drivers used by XilFPGA) Interface-specific Errors (PCAP Interface) XilFPGA Top-layer Errors
31 - 16 bits 15 - 8 bits 7 - 0 bits
XilFPGA Top Layer
The functionality exist in this layers is completely interface agnostic. It provides a unique interface to load the Bitstream across multiple platforms.
Interface Specific Layer
This layer is responsible for providing the interface-specific errors. In case of Zynq UltraScale+ MPSoC, it provides the errors related to PCAP interface.
XilFPGA Lower Layer
This layer is responsible for providing the error related to the lower level drivers used by interface layer.