JTAG scan chain broken
Hi,
I'm trying to program a standalone Cyclone III FPGA (EP3C10E144C7) using the USB Blaster II cable in the JTAG mode. I load my FPGA into an adapter that breaks out the 144 pins of the FPGA into DIP pin headers which are connected appropriately. I have provided all the voltages (VCCINT, VCCIO_x, VCCAx, VCCD_PLLx, VREFBx) according to the recommended values. I have also followed the "JTAG Configuration" section in Chapter 9 of the Cyclone III device handbook vol. 1 to program the FPGA using JTAG.
I use Quartus II 64-bit version 13.1.4 on my Windows 10 laptop. However, when I try to "Auto Detect" the JTAG chain from the Quartus II Programmer, I get a message saying that the JTAG chain was not detected. In the JTAG debugger in Quartus II Programmer, when I perform the Integrity test, it fails with the error "JTAG scan chain broken". Running "jtagconfig -d" from the CMD prompt is no help either - it provides no additional information apart from "JTAG chain broken".
To investigate further, I checked the TDI, TCK, TMS, and TDO signals on an oscilloscope. The TDI, TCK, and TMS signals seem to be functioning correctly, but something seems to be wrong with the TDO signal. When I execute the integrity check from my laptop, the TDI, TCK, and TMS signals respond, but the TDO signal seems to be responding very faintly. Its amplitude is extremely low (~50mV) compared to the other signals (2.5V). I believe that this is the reason why the USB Blaster II is not able to detect it and hence the "JTAG chain broken" error.
I tried to increase the drive strength of the TDO pin in the Pin Assignment editor in Quartus II, but since it is a programming pin, I can not make any changes to it.
I would really appreciate it if anyone could help me fix this issue.
Thanks in advance,
Vasudev