Colin:
Thanks for creating the OpenADC board, and for making it open source.
I’ve just ordered one (order 1671), and have a question.
I’d like to have a really big sample buffer, far larger than what can
be stored on the fpga. So would like to transfer the incoming samples from the
flash adc in DDR on the LX9, and transmit them later (at non realtime rates) to a
PC host over usb.
In an earlier forum posting you mentioned:
The DDR code wasn’t fully implemented… I think it was used at one point,
but it might take some work to get it working with the latest FPGA code.
Right now it’s basically limited to around 30k samples, due to the size of the FPGA.
-
Are there any issues you can think of which would prevent the transfer of 8 bit
samples at 100 Mhz into the LX9 SDRAM? (I’m not familiar with the LX9 memory archtecture.) -
Do you recall what parts of your DDR implementation were not completed?
Any advice you may be able to offer before I attempt this would be appreciated.
Thanks.