Altera_Forum
Honored Contributor
10 years agoPC to DE2-115 USB Communication
Hi,
I'm looking for information on transferring data from a PC to DE2-115 through USB for a class project that I'm working on. Specifically, I have a grayscale image that I want to transfer to the FPGA, run some processing algorithms on the FPGA and output the processed image through the onboard VGA. I've tried working through the USB_DEVICE demonstration but there is no accompanying documentation that explains what the code does and how it is structured. What are the best resources I can use to understand FPGA communication with PC host on the DE2? Thanks!