- Source codes for driving Pmod DA2 are provided in the folder "pmod_da2_driver".
- The example uses Pmod DA2 at PS side of the FPGA board to generate two sinusoidal waves.
- The example is based on ZedBoard Zynq-7000 ARM/FPGA SoC Development Board. More information is available here: ZedBoard Zynq-7000.
- The resource of Digilent Pmod DA2 is here: Pmod DA2.
- Vivado 2018.2
- Xilinx SDK 2018.2
- Connect the Pmod DA2 to the Pmod JE1 of the FPGA board.
- Create an application in the SDK.
- Place the folder "pmod_da2_driver" and the file "main.c" in the folder "src".
- Run the code on the FPGA board.