BazingaWei
New Contributor
5 years agoSignalTap influences the designed timing?
i'm using SignalTap by debugging the design, when i compile the design with SignalTap, all timing is correct and the waveform shown by SignalTap GUI is perfect. BUT when i disable the SignalTap in th...
- 5 years ago
Thanks for your feedback,
As mention previously, you have to treat signaltap as any logic inside the fpga. Which means adding a signal tap equivalent to add extra custom logic to your design.
Sometimes, add additional logic will lead to timing closure and vice versa. If you need help for us to dive into it. You may have to send us a design.qar to look into it.
Another way to close this type of timing is use DSE. https://www.youtube.com/watch?v=1cc74E3zaeI since you have a design with timing close before.