XPm_GetChipID - 2021.2 English

Xilinx Standalone Library Documentation: OS and Libraries Document Collection

Document ID
UG643
Release Date
2021-10-27
Version
2021.2 English

This function is used to request the version and ID code of a chip.

Prototype

XStatus XPm_GetChipID(u32 *IDCode, u32 *Version);

Parameters

The following table lists the XPm_GetChipID function arguments.

Table 1. XPm_GetChipID Arguments
Type Name Description
u32 * IDCode Returns the chip ID code.
u32 * Version Returns the chip version.

Returns

XST_SUCCESS if successful else XST_FAILURE or an error code or a reason code