Timing Analyzer: Top Failing Paths
Can somebody please help me. I am getting unpredictable behaviour with my design so I have been looking at the Top Failing Paths report.
This appears to be full of SignalTap timing issues?
What do I need to do to fix these problems?
If I disable the SignalTap instance, this reduces to:
Are the issues in the second screenshot the cause of the many SignalTap issues in the first screenshot?
And what exactly is the problem in the second screenshot? It all seems to relate to the Virtual JTAG IP Core. What am I doing wrong?
I have attached my project.
@sstrell I have a new theory!
I copied the generated vJTAG module from my Cyclone IV project to the Cyclone V project.
When creating a new vJTAG module, it asks for the device that it is intended for. Could it be that the one generated for the Cyclone IV is not truly compatible with the Cyclone V?
I just created a brand new project, added a VJTag and 100Mhz PLL clock same as in the example above: No problems with the timings whatsoever in Top Failing Paths
So I guess in future I should be regenerating any IP Core components when I move between different FPGA hardware platforms?
