Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTutorial: Using the USB-Blaster as an SOPC/Qsys Avalon-MM master
Hi all, I've put together a tutorial on how to use the Altera JTAG-to-Avalon-MM master and Altera Verification IP Avalon-MM BFM Master under both SOPC builder and Qsys. http://www.ovro.cal...
Altera_Forum
Honored Contributor
10 years agoOkay, sorry, I think I got it.
It does not finally run which maybe because I have not finished my FPGA configuration, but I think I understand how it should work: I first have to start the jtag_server.tcl and after that I can use the jtag_client.tcl to access the JTAG to Avalon Master Bridge in my FPGA design, right? And in order to get the server connected to the desired device on my JTAG Chain, I have to edit the jtag_open function and use device 2 instead of 0, right? After that I should just be able to access the avalon slaves via JTAG in my FPGA with the jtag_client software, right? Regards, Maik