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 agoAnd here is another problem: I tried http://www.alterawiki.com/wiki/simulating_designs_with_lower-level_qsys_systems#setting_up_and_generating_the_simulation_environment_in_qsys and it told me to do http://www.altera.com/support/examples/nios2/exm-simulating-niosii.html but things are not as it should be. In Modelsim I don't see the same signals as in the tutorial. Maybe it's a difference in the versions (6.6d in the tutorial and I'm using 10.1d) or maybe I'm not doing what is needed. I'll investigate this tomorrow...