Debouncer circuit in Verilog to filter glitches/bounces inherent in switches.
-- Debouncer and test bench
-- debouncer = sample stable state type
-- debouncer2 = averaging type debouncer; lesser latency
All codes are fully portable, synthesizable and tested. All are open-source codes, free to use, modify and distribute without any conflicts of interest with the original developer.
Mitu Raj, iammituraj@gmail.com