Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16603 Discussions

Does SignalTap work with other ICs in the JTAG chain?

Altera_Forum
Honored Contributor II
1,865 Views

Does Quartus II SignalTap work with ICs in the JTAG chain other than the Altera FPGA where SignalTap is being utilized? I get "Invalid JTAG configuration" in the SignalTap II Logic Analyzer stp window.

0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
398 Views

No. Signal Tap is an Intel FPGA only feature. It has to be included in a design in an Intel FPGA to connect to the device.

0 Kudos
Altera_Forum
Honored Contributor II
398 Views

 

--- Quote Start ---  

No. Signal Tap is an Intel FPGA only feature. It has to be included in a design in an Intel FPGA to connect to the device. 

--- Quote End ---  

 

 

I'll try to be more clear. I want to use SignalTap II in an Altera FPGA but there is another IC in the JTAG chain with the FPGA. I'm not trying to use SignalTap on the non-Altera device. My question is can Quartus orchestrate JTAG to pass through the other device and make SignalTap work in the Altera device? 

 

Thanks
0 Kudos
Altera_Forum
Honored Contributor II
398 Views

It should work fine. In the Quartus Programmer (you can't set up the chain from the .stp file), you may need to add the other device in the JTAG chain as a non-FPGA device so that the Programmer ignores it.

0 Kudos
Altera_Forum
Honored Contributor II
398 Views

SignalTap doesn't use the programmer JTAG chain setup. As far as I see there's no option to configure the JTAG chain in a similar way for SignalTap. So either other devices in the JTAG chain can be identified automatically, or they can't be used.

0 Kudos
Altera_Forum
Honored Contributor II
398 Views

You can set up the chain and program the device in the programmer. Then go to the .stp file. It should work.

0 Kudos
Altera_Forum
Honored Contributor II
398 Views

I have some boards with other components in the JTAG chain (SSRAMs) and I can use Signaltap on the FPGA. AFAIK you need to use the programmer at least once with an autodetect where the components will appear as "UNKNOWN". Then you need to "create" those components in the programmer by giving them a name. After that both the programmer and signaltap should be happy to work with those components in the chain. If you don't "create" the component, both will complain when trying to do something on the jtag chain. 

The created component is stored somewhere in the JTAG server so you only need to do this once.
0 Kudos
Reply