Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE1 board to PC communication
Anyone knows how to communicate the de1 board to PC ?? for example: I need to send a data from my pc to de1 board, and make maybe a logic operation (or something), and after, receive the result data ...
Altera_Forum
Honored Contributor
14 years agoHi stedu,
I posted the FPGA and PC codes on: http://savant.co.il/business_downloads.html under the download link: "FPGA State Machine based jtag_uart communicates over USB jtag cable" I use this link as a slow command interface but as other jtag_atlantic examples show, it can be designed as a fast data link too. enjoy (http://savant.co.il/downloads/fpga_pc_usb_interface.rar)