Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I can't figure out why a single flip-flip (register) to eliminate glitches is not sufficient but two series connected flip-flop will works. If the first ff is violated by metastable,how can the second ff get the right state? --- Quote End --- It cannot guarantee it, it just reduces the probability that the output of the second register will be metastable. If you test your hardware and find metastability issues, then you can increase the number of registers in the synchronizer chain. Cheers, Dave