Forum Discussion
Altera_Forum
Honored Contributor
10 years agoLooking back over your question, I realize my answer above doesn't apply to you. The "Functional Description of the GPIO Interface" section of the Cyclone V handbook you refer to describes the GPIO interface of the HPS side of the SoC chip. You aren't using an SoC so that doesn't apply. There is no built in debounce on the normal FPGA pins.
This link https://www.eewiki.net/display/logic/debounce+logic+circuit+(with+verilog+example) might work for you but its fairly large. There are numerous other examples of how to do debounce on the net as well.