Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSignal tap II issue
Please check the attached image, why some signals are fuzzy? They supposed should be clean "low" or "high" Many Thanks. https://www.alteraforum.com/forum/attachment.php?attachmentid=6...
Altera_Forum
Honored Contributor
13 years agoYou will see this if the signals you are sampling are not synchronous to the signal tap II clock.
Basically you are sampling asynchronous signals. This can be useful if you want to see whether there is activity on signals in another clock domain, but its not very useful for tracing synchronous activity on signals. For that, you need to make sure your signal tap II clock is the same clock as used by the logic you are tracing. Cheers, Dave