Hi, I am working on the tutorial and get stuck at the master_write or master_read command line. I'm using the Quartus Prime Lite 19.1 and Platform Designer (formerly Qsys), I wrote those line command...
Could you provide any possible error message(s) for me to understand better the scenario. Also, which part from the doc you wrote the command tcl in system console that you were mentioning?
So here are another 3 links that applied the same JTAG to Avalon M Bridge. Basically it is the same with the JTAG to Avalon MM Bridge.pdf (attached in question post). And I am having the same problems at the same steps.
In the pdf tutorial, as in Figure 1, when I tried to run the command, it shows
"java.lang.Exception: master_read_32: This transaction did not complete in 60 seconds. System Console is giving up."
And in link (3),under Exercise the On Chip RAM, when I tried wrote
"master_read_32 $c_path $ocram 1" same error show up.
In link (2), it said using the tcl console in the Quartus, under Generate the Header Files section , I need to create the header file but when I tried to run code in line 21, it shows errors about "invoke while executing"
p/s Hope my reply can make you clear of what I am facing now.