Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou don't need to be that safe, this kind of solution is mostly used for debouncing switches. In your case I think that using 2-3 registers in series and directly take the output of the last register as input to your state machine should be enough. Try and search "metastability" and "FPGA" on the net and I think you'll find lots of information about that subject.