rfdc
Vitis Drivers API Documentation
xrfdc_gen2_or_below_clocked_example.c File Reference

Overview

This file contains an example for Gen 1/2 using the rfdc hardware and RFSoC Data Converter driver.

This example does some writes to the hardware to do some sanity checks and does a reset to restore the original settings.

Users are expected to define XPS_BOARD_ZCU111 macro while compiling this example for ZCU111.

Users are expected to have a programmed CLK-103 module if using this example for ZCU1275/1285.

MODIFICATION HISTORY:
Ver   Who    Date     Changes


8.1 cog 06/29/20 First release. cog 07/03/20 The metal_phys parameter is baremetal only. cog 07/03/20 The change clock to fit with new reference design. cog 07/03/20 Formatting and text changes.

 

Functions

int main (void)
 Main function that invokes the polled example in this file. More...
 

Function Documentation

int main ( void  )

Main function that invokes the polled example in this file.

Parameters
None.
Returns
  • XRFDC_SUCCESS if the example has completed successfully.
  • XRFDC_FAILURE if the example has failed.
Note
None.