Altera_Forum
Honored Contributor
14 years agoUsing SignalTap II without JTAG?
Hello,
I have board where I can't connect to the FPGA's JTAG pins. Nevertheless, it would be nice to be able to use the SignalTap II tool to have a look what is going on inside the FPGA - a Cyclone II device. Is there a way of using SignalTap II through another interface (got some spare pins) than JTAG? I have a USB FIFO talking to the FPGA, which implements a register interface to control some FPGA modules by software. I guess the most elegant way would be to add another module which creates a "virtual JTAG" port inside the FPGA to which SignalTap II can connect transparently. That also means that I would need a "virtual JTAG" port on the PC side as well... ...has anyone tried to use SignalTap II with anything other than the FPGA's real JTAG pins?