Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCyclone III stuck at POR?
Hi, I have problems to get a custom board work, the FPGA seems to be stuck in POR. It's a PCIe card with a EP3C10F256C7N. I attached an excerpt of the schematic to this post. I have 10 pro...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- No, I can't. If it is held in reset should I be able to access it via JTAG? (I don't know the answer to this and have been searching the handbook for the answer.) --- Quote End --- There isn't a JTAG reset pin, so you should always be able to access the JTAG chain. Can you try using the JTAG tool from Quartus and toggling TCK, TMS, and reading out the IDCODE. Probe the board with a scope and see if there is appropriate activity on the pins. For example, if your TDI output from the FPGA back to your USB-Blaster is broken, Quartus will not detect the device, but you should see the TCK/TMS/TDI and TDO pins on the FPGA toggle. If you cannot get any activity on the TDO pin, then check for shorts. If there isn't one, then that would confirm that the FPGA is not responding to JTAG either. Cheers, Dave