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.

AFE7950: Configuration

Part Number: AFE7950

Tool/software:

In our project, we plan to use the AFE7950 device, as follows:
- To use 4 ADC's and 4 DAC's;

- 2 of the ADCs inputs signals are going to be configured with 1000 MSps output data sampling rate,
while the others 2 needs to be configured with 1500 MSps Output Rate;

- The same configuration is going to be used in the 4 DACs for the transmition flow;

- Our FPGA's transceivers are limited to 26 Gbps bit rates;

- Given these two requirements we have estimated the maximum number of bits per sample for both cases (1000MSps and 1500MSps)
as (26 bits(13I+13Q) and 16 bits(8I+8Q)):
13 bits x 2 (real(I) + imaginary(Q)) x 1GSps = 26 Gbps;
8 bits x 2 (real(I) + imaginary(Q)) x 1.5GSps = 24 Gbps;

- our ADCs must be configured with 1 DUC

Questions:

1. How can we configure the ADCs and DACs with this two numbers of bits (13x2(26b) and 8x2(16b))? Is the Latte software used for it ?

2. How the I and Q components of the data are going to be combined in a 64b66b format (for JESD204C) ?

  • Hi Miroslav,

    To change the AFE resolution you would set the appropriate LMFS mode that is listed in the datasheet or configuration guide. Please note that the resolution of 26b is not supported by the AFE. In section 8.3.8.3 of the datasheet you can see the supported resolutions. 

    If you can provide the information in the table below then we can provide an example script that can be used for evaluation with our Latte software.  

    In regards to your second questions, are you asking how the data is packed on the JESD lanes? If so then this will depend on the LMFS that is chosen. The same section of the datasheet, mentioned above, covers the most commonly used LMFSs. 

    Regards,

    David Chaparro 

  • Hi David,

    Thank you for your response.

    We plan to use two different configurations as depicted in the figure (as indicated in orange color),
    so two links, one per 2RX; No FB channel will be used, AFE internal PLL to be used.


    Could you please provide us with some example scripts for Latte software for evaluation ?

    Best regards,

    Miroslav

  • Hi Miroslav,

    Included in our latest AFE79xx Latte Update we have provided a script that fits the mode you have requested. Please see the script named "J58_64b66b_S3_OnboardClk_RX_TX_1000M_FB_disabled.py" under the AFE7950 section in the latest GUI. This same script can be modified, by changing the decimation factor, to support the 1500MSPS mode. 

    Regards,

    David Chaparro