Forum Discussion
Ash_R_Intel
Regular Contributor
2 years agoHi,
Can you bring the 'global_reset' as well in your signal tap?
PLL may need some more time to get properly locked to the clock. Once it is out of reset, it may start giving the output clock, but it still may not be the correct one.
Consider the PLL output clock valid only when the locked signal is asserted.
Recommend you to run the signal tap for some more time and trigger on the locked signal.
Regards
Mikexx
Occasional Contributor
2 years agoI've pulled out the local rst signal for the PLL IP and added that to signal tap.
I can confirm the locked signal never goes high. If I try and trigger a signal tap capture with this signal transition going high it never happens.
This is quite a simple project to test the failure. I'm surprised I seem alone in having this issue.