--- Quote Start ---
Is here should be 7-bit?
Do you have some thought about the synchronization among channels and devices?
Can i use internal system clock as the shift-regiters clock? And the ADCs' DCO signals can't be routed to FPGA?
--- Quote End ---
The picture on page 8 in the data-sheet of the LTM9010 shows 2 ADC words are transmitted per FR-cycle (using 7 DCO clocks)
You can use an internal clock for the DDR-IN and the following shift-registers, but then you will have to align the incoming LVDS data using extra logic. It would save you from routing the 6 * 2 (*2) wires for the DCO and the FR signals. If you have enough clock inputs available on your Stratix device, I would recommend using DCO and FR; it gives you a nice
static timing closure.
Synchronisation between devices: the only concern is that the encoding clock is synchronous for all ADC-chips: keeping them equal in length is one thing. The other is perhaps drive them from a clock distribution IC giving you very tight timing, it depends on your requirements.
Regards,
Josy