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 --- what should I do to write all the process in the sdram (it's the finality I want to obtain)? --- Quote End --- Its a bit difficult to comment on this, as I don't really understand what you are trying to do. As I commented earlier, you should be using simulation to test your design, and use SignalTap II to determine real-world stimulus for your simulation. If you have not created a simulation of your system, you're making your life more difficult than it needs to be. Create a simulation, create stimulus, and then try to make the simulation match your real world signals. Cheers, Dave