Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAltera FPGA with TI A/D EVM
Hi,
I am totally new to this FPGA world so please ignore my question if they seem basic or stupid. I want to interface 8 channel, 12 bits resolution ADC with at least 50 MSPS A/D FPGA. I went through Texas Instrument webpage which says: the hsmc-adc-bridge passive interconnect board enables the output of ti’s lvds output high speed adcs to be directly connected to a standard hsmc interconnect header, a typical input on the latest altera fpga evms. Can you tell me if Altera DE2-115 Development Board can be interfaced with ADS5281EVM via HSMC-ADC-Bride provided by Texas Instrument ? Altera DE2 Board: http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=165&no=502&partno=3 ADS5282EVM: http://www.ti.com/tool/ads5281evm HSMC-ADC-Bridge: http://www.ti.com/tool/hsmc-adc-bridge I appreciate your help. Thanks.15 Replies
- Altera_Forum
Honored Contributor
I re-compiled my existing application for a EP4CE115F896C7 targeting TI ADS5281 12 bit octal ADCs sampling at 50 MHz, and met timing with reasonable slack of about 200 ps setup and hold.
- Altera_Forum
Honored Contributor
Thanks Josyb.
I was afraid if I will end up buying the product not meeting design criteria. Now I am going to order DE2-115 Board and ADS5282 and look forward for the development. It will be my first design project. Can you give me some advise to get a head start ? Thanks. - Altera_Forum
Honored Contributor
Hi,
Referring to the DE2_115_User_manual_2013, page# 41; additionally, when lvds is used as the i/o standard of the hsmc connector, the lvds receivers need to assemble a 100 ohm resistor between two input signals for each pairs. I wonder if I have to assemble 100 Ohm resistor myself ? If yes how ? Wouldn't it be difficult to add extra resistor to HSMC ? At least, I didn't find any information if board has 100 Ohm resistor already. Thanks. - Altera_Forum
Honored Contributor
The schematic shows the 100 ohm resistors as DNI (Do Not Insert) so there will be pads on the PCB to mount these resistors by yourself. I wasn't able to find an assembly drawing of the layout, but I guess they will will be located very near or even under the FPGA.
- Altera_Forum
Honored Contributor
--- Quote Start --- The schematic shows the 100 ohm resistors as DNI (Do Not Insert) so there will be pads on the PCB to mount these resistors by yourself. I wasn't able to find an assembly drawing of the layout, but I guess they will will be located very near or even under the FPGA. --- Quote End --- Thanks Josyb.