Other Parts Discussed in Thread: DAC37J84
Hi,
I am a beginner in FPGA design.
I would like to generate sine and cosine waves using DAC37J84EVM and Xilinx FPGA part no: Kintex-7 KC705.
I created the sine and cosine wave samples by using the CORDIC algorithm for FPGA. I would like to convert these waves to analog by using DAC37J84EVM.
I understand that FPGA and DAC37J84 EVM can communicate through JESD204B. However, I do not know how to make a transport layer program for DAC37J84EVM in FPGA to map the wave samples at DAC37J84EVM.
Could you give me an example of a transport layer program for DAC37J84EVM?
Thank you very much.