Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

Sending and reciving data cyclone iv

Altera_Forum
Honored Contributor II
867 Views

Hello  

 

how can I send data throw usb from program write in java to the cyclone 4 fpga. I want my program to be automated, send and receive data from-to fpga
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
170 Views

Through a USB Phy. I suggest you consider an FTDI device. Look at their "ft-x series full speed usb devices (http://www.ftdichip.com/ft-x.htm)" chips. 

 

Alternatively, depending on the bandwidth you require, you could consider using Altera's JTAG to AXI IP and simply use a USB-Blaster. 

 

Cheers, 

Alex
0 Kudos
Reply