Forum Discussion
FvM
Super Contributor
2 years agoHi,
in most cases, this kind of problems is caused by processing asynchronous input signals in a synchronous design inappropriately, e.g. lack of necessary synchronizer.
We need to understand the design details to check specifically.
in most cases, this kind of problems is caused by processing asynchronous input signals in a synchronous design inappropriately, e.g. lack of necessary synchronizer.
We need to understand the design details to check specifically.
- ScottBlake2 years ago
New Contributor
Yes, good point. I have had these kind of issues. But in at least some cases I am getting the data from the wrong input register.