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 --- But you didn't post any details on the error, just that you had one, so its a bit hard to help :) --- Quote End --- Yes I did but it wasn't posted. I had a flashing screen telling why but I didn't have time to read it. Anyway I try another way:
sdram_test
Writing to 256 SDRAM locations
Error:invalid command name "get_service_paths"
Error: while executing
Error:"unknown_original get_service_paths master"
Error: ("eval" body line 1)
Error: invoked from within
Error:"eval unknown_original $cmd $args"
Error: (procedure "::unknown" line 7)
Error: invoked from within
Error:"get_service_paths master"
Error: (procedure "jtag_open" line 9)
Error: invoked from within
Error:"jtag_open"
Error: (procedure "jtag_write" line 7)
Error: invoked from within
Error:"jtag_write $addr $data"
Error: ("uplevel" body line 4)
Error: invoked from within
Error:"uplevel 1 $cmd"
Error: invoked from within
Error:"for {set i 0} {$i < $len} {incr i} {
Error: set addr
Error: set data
Error: jtag_write $addr $data
Error: }"
Error: (procedure "sdram_test" line 4)
Error: invoked from within
Error:"sdram_test"
--- Quote Start --- If you're still having trouble, just email me directly (at my forum name). --- Quote End --- If you don't mind, I prefer to write on the forum so people can read. I often find solutions to my problems reading forums.