Altera_Forum
Honored Contributor
12 years agoJTAG programming successful but no output on hardware
I am using a Cyclone III EP3C10F256 device. 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 tie a few outputs to high or low. 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 even set the default value of an input to GND, which does not show on the hardware after programming when I don't apply any input signal.
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 to see if the FPGA returns any signal after programming by probing the TCO signal, and checked the other pins on the JTAG to make sure "something" is going to the FPGA. I also checked the pull-up and pull-down resistors on the JTAG signals and their values to make sure everything is according to the datasheet. Can anyone help me with what could potentially be the problem?