Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFast & Large block data transfer over USB - DE1/DE2 ?
Hi I have a DE1 fpga module, which has a single USB port that seems to be dedicated to programming. Is it possible to use it to do fast, large block data transfers over the USB ? I see quite a ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- You could try using the JTAG Avalon Master component and driving it from SystemConsole. --- Quote End --- Thanks - I am chasing up on JTAG, and on Avalon (which I have used). The computer end I want to be my own programs (written in Apl). AplX from MicroApl talks to the FTDI DLL fine, I use it to control my NMR spectrometer, which has a number of FTDI interfaced fpgas built into it now. It was AplX I used for those quick tests on the USB Blaster, a few pages ago.