dfeofdm
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use the driver.

xdfeofdm_examples.c

Examples are:

  1. Initialise and set one instance of XDfeOfdm driver.
    • initialisation from reset to activation
    • configure OFDM with AddCC
    • close the driver
  2. Initialise and set one instance of XDfeOfdm driver.
    • initialisation from reset to activation
    • configure OFDM with multiAddCC
    • close the driver

The example code is written and tested for zcu670 board. Running example in a Bare metal environment includes setting an output clock on si570. For details, see xdfeofdm examples code.