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.
ScottBlake
New Contributor
2 years agoYes, 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.