Now ,I use TI AD12J4000 EVM ,TSW14J10 and Xilinx VC707 to verify JESD204B, But I encounter some problems.
The steps is below:
1. In EVM button of ADC12J4000 EVM GUI V1.3 , I select on board clock souorce,Fs= 1966.08Msps, Bypass mode DDR, and then program clocks and ADC.
2. In low level View , I set below:
0x201 : 0x0E
0x33 : 0xC7
0x30 : 0xC0
0x202 : 0x00
0X200 : 0x20
0x50 : 0x2E
0x201 : 0x0F
3. In Xilinx FPGA logic, I use jesd204 V6.2 ipcore , and set lane rate = 3.93216Gbps, LFK=884, core clock =98.304MHz, refclk = 98.304MHz, SYSREF = 12.288MHz. The clock frequency is also measured from the AD12J4000 EVM with oscilloscope .
With these setting ,I got wrong data as blow:
I know the data is wrong exactly, but I do not know why.
B y the way ,how does the data format in the Table12-13 of ad12j400 datasheet reflect to rxdata[255:0] in Xilinx IP core.
Thanks very much!