dfeequ
Vitis Drivers API Documentation
Examples

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

xdfeequ_example.c

Examples are:

  1. Self test on one instance:
    • initialisation from reset to activation
    • close the driver
  2. Initialise and set one instance of XDfeEqu driver in pass through mode.
    • initialisation from reset to activation
    • configure filter in pass true mode
    • 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 xdfeequ_selftest_example.c.