Hi,
I am using DAC3482 in one of our boards where am trying to test the DAC in tx mode.
Here are the observations and experiments that I carried out:
- I clocked the DAC
- Then I performed power-up sequence for the DAC.
- I sent the data from FPGA continually.
- Then I enabled the DAC in tx mode.
- But the output from dac is not as expected.
- Here FIFO collision is happening.
Note:
- I am sending data from FPGA as 16bit/DDR@240MHz
- DAC is in dual sync mode and the read side of fifo is w.r.t 120MHz clk
- Frame is aligned to 1st data
- Interpolation Factor : 4X
- Able to perform pattern checker test but in this also fifo collision is happening even though IO_test_alarm is not getting generated.
Please revert if you need any other information.