Hi,
I am using AFE7950EVM. I need TI-JESD204B IP for the following board (Xilinx ZCU102 (xczu9eg-ffvb1156-2-e)).
- I request the TI-204B IP from web, and reply the parametar form by email(use case CS1996701) , but I never found the free TI-204B IP in the secure resource. so, I request the IP application again via web, the case num is CS2022950. How can I get this free JESD204 IP as soon as possible?
-
meanwhile, I use Xilinx JESD204 interface to send or receive data. Do you provide UI tools for debugging the JESD204 inrerface? On the AFE side, I use the "TI_IP_10Gbps_8Lane_ConfigLmk.py",and the configuration is as follows:
- sysParams.fbEnable = [False]*2
- sysParams.LMFSHdTx 44210 and sysParams.LMFSHdTx 44210
- sysParams.FadcFb = 2949.12
- sysParams.Fdac = 2949.12*4
- sysParams.ddcFactorRx = [6]*4
- sysParams.ducFactorTx = [24]*4
- K =32
therefore,
serdes rate = 9.8304Gbps
- ADC Sampling rate = 2949.12MSPS
- Decimation Rate = 6
- Interface Rate = 2949.12/6 = 491.52MSPS
- L-M-F-S-HD = 4-4-2-1 -0
- DAC Sampling rate = 2949.12MSPS *4 = 9830.4MSPS
- Decimation Rate = 24
- Interface Rate = 2949.12*4/24 = 491.52MSPS
- L-M-F-S-HD = 4-4-2-1-0
If i use Xilinx JESD204 IP, should I choose one 8-lanes JESD or two 4-lanes IP ?
I confige parameter as follows,can my understanding is correct ?
- L-M-F-S-HD = 8-8-2-1-0 ?
- sysclk(glbclk) = serdes rate/40 = 245.76MHz ?
- refclk = 122.88MHz ?
- sysref = 3.84MHz ?