Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCommunication between computer and FPGA
I've a module (Transmitter) and i've already programmed it on the FPGA,now i want to test it by a lot of trials of data by sending it from the computer (matlab for ex),please i want steps to follow t...
Altera_Forum
Honored Contributor
15 years agoPlease correct me if i m wrong,i think u want to communicate between pc and fpga through serial interface (using RS232 cable).So pc will transmits data ( i.e hyper terminal) and then ur fpga will read and will store the data in your memory and you will read it from ur programing memory (i.e RAM)