Altera_Forum
Honored Contributor
16 years agoLVDS ADC to DDR ram
I am trying to take data from an 8 channel ADC that happens to have an LVDS output. I used the ALTLVDS function to make this data into a readable memory mapped interface. I am not sure that is exactly what I want. I have data flying out of this ADC at 10MHz x 8 channels and I want to directly store it to DDR memory since the data I am going to collect is around 1MB. I was thinking of using a streaming interface and the SGDMDA, but I don't know how to convert a memory mapped output to streaming, or if that is even possible. Do I have to write my own VHDL? There must be a million people that want to do this same exact thing. Does anyone have some examples I could reference?
Thanks, Andrew