Altera_Forum
Honored Contributor
8 years agoJTAG Programming successfull but no effect at the ouput
I am using a Cyclone III EP3C120F484 device for my custom board. When I connect the USB Blaster and run the JTAG programmer in Quartus, the programming is done with no error. The code is just written to on/off the two LEDs. I have no PLLs or clocks involved yet to keep things simple. However, after the programming is done, I see no output on the pins. Everything is tied to 3.3V regardless of the configured program.
I have three voltage supplies for my FPGA: 1.2V for the core, which is okay, 2.5V for the JTAG and PLL, which are okay, and 3.3V for outputs on all banks, which look okay. I also checked the JTAG chain in Quartus which seemed okay. I have checked the Conf_Done pin. This pin is high before programming and goes low after programming is done.Monitor the TDI and TDO pins. But i didn't reach the problem. Can anyone help me with what could potentially be the problem?