This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DAC38RF82EVM: SERDES lane crossbar

Part Number: DAC38RF82EVM

I have some questions about SERDES/JESD crossbar. 

There are description about Single or Dual Link Config on page 48 of the datasheet. 

1. Was it the right configuration if like to used RX[4:7] for both DAC A/B, see attached.

2. Was it OK if seeing Lane[0:3] LOS message from Alarm Monitoring Window?

Thank you.

  • New2day,

    What LMFS setting do you plan on using? Do you want to operate with one slice or two? What physical pins will you be using for the DAC? Of these pins, which one will be lane 0, which one will be lane 1, which one will be lane 2 and which one will be lane 3 per the data coming from the FPGA? This will determine how the crossbar is setup.

    Regards,

    Jim

  • Hi Jim,

    1. The mode can be 84111 (primary) or 42111(secondary). 

    2. like to use DAC RX[4:7] pins for both DAC A and B. 

    3. FPGA lane[0:3] to DAC RX[4:7] pins respectively. 

    Thank you.

    Regards.

  • You cannot use 42111 with two DAC's. This must be 4421. For your settings, the crossbar would look as shown below.

  • File attached in case graphic did not go through.

    4421 mode.pptx

  • Hi Jim,

    I guess I didn't make my self clear, sorry. 

    Actually, I like to run the DAC in 84111 mode Primarily and use DAC RX[4:7] pins only for both DAC A and B. 

    DAC RX[3:0] pins are not used. 

    Which means both DAC get same data from FPGA on RX[4:7] pins only.   

    1. Was it supported by this DAC? If yes,

    2. How to configure the crossbar. 

    Thank you.

  • With LMFS = 84111, L = 8. L is the number of lanes. You will have to use RX[0:7]. I think you want to operate with only 4 lanes correct? Then you would use 4421 mode.

  • You could use 4421 mode, and send the same data from two of the lanes to the other two lanes.. 

  • Hi Jim,

    #1

    See attached from the GUI at LMFS = 84111, both DAC or slices get same data from SERDES lane[3:0]. 

    It make sense according to Table 12 of the datasheet. RX[3:0] carry DAC A samples while RX[7:4] carry DAC B data.

    Was it right? 

    #2

    1. Can I used RX[7:4] for both DAC or slices instead? (LMFS = 84111)

    2. It says in the datasheet it can be Dual DAC, single link. Was this true to all DUAL DAC configuration? Such as LMFS = 84111? 

    3. How to configure the Lane to use RX[7:4] only.

    SERDES.pdf

  • Hi Jim,

    In case of LMFS = 42111 mode, would it be possible to send the data from FPGA onto DAC RX[7:4] Pins but not RX[3:0]?

    Thank you.

  • New2day,

    Tell me exactly how many lanes you want to use, how many DAC's, and if the two DAC's are going to use the same data, IQ data or real, which pins you want to use on the DAC and how they map to the FPGA and I will come up with a configuration for you. 4211 is only for single DAC mode. See table 9 of data sheet.

    Jim

  • Hi Jim,

    About Mode, Pins and Lanes (crossbar)

    I like to configure DAC with LMFS = 84111 with interpolation 16x or 8x. This is 4 lanes per DAC (2 TX) and 8 lanes in total (two links)

    However I like to use single link 4 lanes only that are on RX[7:4] pins of the DAC.  

    Which means that I need to re-config the crossbar. My question is how to from the GUI or registers. 

     

    Just noticed there is typo in the Tags - the EVM we have is DAC38RF80EVM (not 82)

    The device selected from GUI is DAC38RF83 however because no DAC38RF80 available. Not sure if it would ring a bell. 

    Thank you very much.