Tool/software:
Need very little signal BW (No more than 2 MHz), just be able to place the carrier anywhere upto 6 GHz. I see this device has 256x Interpolation so is this possible:
- 50 MHz I/Q data over two lanes
- 1Gbps per lane (50 * (16+4)) after encoding
- 50 * 256 = 12800 MHz DUC output
Now there seem to be a lot of constraints around JMODE and interpolation rate (7.4.2 JESD204C Interface Modes), that is one confusing table. So whatever the constraints, what settings would I need for: Using the lowest possible serial bit rate (Fbit), limited lanes and simplest serialization on the TX side. I plan to implement it using a MIPI capable LVDS SerDes transmitter, which supports 8b/10b encoding. Both the FPGA and DAC will be run from the same clock source/frequency locked. No scrambler, hopefully no multi-lane sync, no cross-device sync or any other phase sync features.
Aside from this, I am also curious about the DDS mode with the Fast 4-bit SPI. Can we implement arbitrary modulations using the NCO + multiple DUCs? Any way to covert a low sample rate IQ data to... whatever is possible with freq, phase and amplitude modulation from bonding multiple DUC outputs.