XDfePrach_GetVersions - 2.0 English

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

Document ID
PG391
Release Date
2024-11-20
Version
2.0 English

This API gets the driver and HW design version.

Prototype

void XDfePrach_GetVersions(const XDfePrach *InstancePtr, XDfePrach_Version *SwVersion, XDfePrach_Version *HwVersion);

Parameters

The following table lists the XDfePrach_GetVersions function arguments.

Table 1. XDfePrach_GetVersions Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
XDfePrach_Version * SwVersion Driver version number.
XDfePrach_Version * HwVersion HW version number.