Forum Discussion
Rk_Athram
Occasional Contributor
5 years agoHighspeed LVDS ADC interface to arria 10 fpga
Hi,
I am using high speed ADC (ADS62P25IRGCT) with arria10,
Output of ADC is LVDS, i want single ended input in FPGA,
GPIO ip: is Not suitable as specified in datasheet.
GPIO Intel FPGA IP U...
- 5 years ago
Yes, you can use it to convert the differential signal to single ended and implement the DDR data capture logic to it. The IP basically configures the IOE element of the device.
Regards
Rk_Athram
Occasional Contributor
5 years agoHi @Ash_R_Intel ,
Thank you for response.
from the GPIO IP Datasheet : "You can use GPIOs in general applications that are not specific to
transceivers, memory interfaces, or LVDS."
by the statement given in datasheet,
can we still use GPIO IP for LVDS pins ?
Regards,
Rajesh