Forum Discussion
David32
Occasional Contributor
3 years agoJESD204B deassembler
I am using Arria 10 to receive data from multiple ADCs (the ADC09QJ800 from TI).
Each ADC device will be using JESD config as:
4 lanes
4 converters
8 bits per sample
The deassembler code ge...
skbeh
Contributor
3 years agoHi David
The JESD204B IP does not incorporate the Transport Layer that controls the frame assembly and disassembly. The Transport Layer and test components are provided as part of a design example component where you can customize the design for different converter devices.
Hence customer need to build/modify per their use case.
David32
Occasional Contributor
3 years agoHi Skbeh,
I thought as much.
However I could not find any information on Intel site regarding the order of the data sent over the parallel interface from JESD204 receiver to the fabric. Without this information I cannot write my own disassembler.
Please direct me to the relevant data sheet or user guide where these details are written.
Thanks