Forum Discussion
Cyclone 10 power-up latches up
Hello PhilipJ,
You can refer to various debug tools that are within the Quartus software. One of it that I can suggest to you is Signal Tap Logic Analyzer as per link below. You can utilize it to examine the internal status of your FPGA design.
https://www.intel.com/content/www/us/en/docs/programmable/683552/18-1/the-logic-analyzer.html
Regards,
Aqid
- PhilipJ4513 years ago
New Contributor
Hi Again,
thank you for the information.
I am familiar with Signal Tap, I use it quite often to examine what is going on in my logic design.
My problem is that the FPGA is not allowing me to program it and as Signal Tap is compiled into my design I cannot get Signal Tap into the chip in order to debug with it.
My question was, are there any "chip status" registers within the JTAG part of the chip that can be read via the USB-Blaster before the chip has been programmed to determine why the nSTATUS line (and it would seem all the other IO pins) remain low and sink current when the data-sheet says they should all remain in Hi-Z state.
regards
PhilipJ