Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS II Locking Up
I am using the 11.1 version of the Eclipse tools. I am having trouble getting through my start up code that takes about 8 seconds. I have 2 points of information. 1) Sometimes it works and s...
Altera_Forum
Honored Contributor
14 years agoI'd concentrate on the timing issue idea.
What's your system clock frequency? Can you momentarily reduce it and find out if you still have the same problems. Clearly you have to change it in the Quartus fpga project and rebuild all; this may be quite annoying but it should be straighforward and useful to understand the problem. Another option is performing a basic TimeQuest analysis and look for negative slacks. With basic I mean using only the minimal clock constraints (see TQ tutorial) without bothering I/Os signals.