Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Comparing both addresses asynchronously is potentially worse than in a clock domain as it will be very glitchy, especially as you're using a count and not a grey code. --- Quote End --- Of course you're right, Tricky. I was just trying to solve one problem at a time. I was not going to get into safe clock domain crossing.