FPGA JTAG Chain Intergration Topic is solved

If you have a simple question and just want an answer.
jambun
Member
Posts: 9
Joined: Tue Jun 24, 2014 12:42 pm

FPGA JTAG Chain Intergration

Post by jambun »

Hi, Is it possible to fully integrate an XS1-A10 into the JTAG chain of an Altera FPGA device, obviously not using the two debug programs at the same time? Has anybody done this?Cheers.
View Solution
User avatar
williamc1014
Junior Member
Posts: 4
Joined: Thu Apr 03, 2014 10:54 am

Post by williamc1014 »

You may refer to the source code on https://github.com/rh387/ov2 which contains the full implementation of communication to FPGA.
stdefeber
Active Member
Posts: 35
Joined: Wed Dec 18, 2013 9:20 pm

Post by stdefeber »

As far as I know every device, being an FPGA or other chip, has its own JTAG ID.

So debugging, once a chain is correctly discovered and devices acknowledged in the debugging SW, is done on ID basis.