Forum Discussion

YLi20's avatar
YLi20
Icon for New Contributor rankNew Contributor
7 years ago

What is the format of A10 and jesd204b data? data mapping

The DAC38j82 I used

How does FPGA's IP core data format be arranged?

According to the instructions, when I send them, I arrange them in this way.

jesd204b_tx_link_data[127:0] = {I0,I1,I2,I3,I4,I5,I6,I7}

jesd204b_tx_link_data[127:0] = {Q0,Q1,Q2,Q3,Q4,Q5,Q6,Q7}

But this data maping is wrong.

I configure LMFS is 8212

Just like in the picture, is there an example of 8lane?

2 Replies

  • caterina's avatar
    caterina
    Icon for New Contributor rankNew Contributor

    Hi!

    We have faced the same problem with LMFS = 8212.

    DAC is different (AD9161), but it seems that the problem is with wrong mapping in Arria10 side.

    Would you mind helping us with this mapping???

    We sent complex sine wave, but the image was very far from expected.

  • caterina's avatar
    caterina
    Icon for New Contributor rankNew Contributor

    The right mapping for [AD9161 LMFS=8212 + JESD204B Intel FPGA IP] is