Forum Discussion
Altera_Forum
Honored Contributor
11 years agoData from FPGA to host
Hi, I have a DE0-nano board and I compute data (only 4 bits generated at about 10MHz) and I'd like to communicate it to the host cpu through the USB-blaster so programs could read it. I've read th...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Sorry if it's an easy thing to correct, I'll look at it tomorrow... --- Quote End --- It should be easy to correct. In the Qsys GUI click on the option "Generate HDL Example" (depending on Qsys version, its a tab or a "Generate" menu option). Compare the Verilog module definition to the one used in the code. Correct the port names, and re-run the simulation script and it will work fine. Cheers, Dave