Forum Discussion
Altera_Forum
Honored Contributor
11 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