XSem_CmdCfrGetCrc - 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 read CFRAME golden CRC for a row.
Note:
  • Total number of rows is not same for all platforms.
  • The number maximum rows (CFU_ROW_RANGE) can be obtained by reading the address CFU_ROW_RANGE(0XF12B006C).

Prototype

u32 XSem_CmdCfrGetCrc(u32 RowIndex)

Parameters

The following table lists the XSem_CmdCfrGetCrc function arguments.

Table 1. XSem_CmdCfrGetCrc Arguments
Type Name Description
u32 RowIndex Row index for which CRC to be read

Returns

This API returns the Golden CRC for a given Row.