VHDL Code for Debounce Circuit in FPGA
Push Button always got the mechanical property of bouncing state at micro sec.
When you pull down the push button from high to low state. It bounce back to high and low few times before it settle at proper output. In order to avoid such bouncing state, we need to create debounce logic circuit.