- Joined
- Oct 11, 2007
- Messages
- 3
- Reaction score
- 0
The serach forum option gave me 0 results. I found it strange that noone was looking for debounce circuit in VHDL before me.
Anyway. I need to debounce using VHDL a simple switch button. For simulation I am using Xilinx Spartan 3 XC3S1000.
Could anyone please post simple VHDL code to debounce that? The idea is to select a number using 8 togling switches, then to press a button (one under 6 LED displays) so that the software will input a number according to selected switches. Then change them around and press the button again.
The program needs to take only 1 input, so I need to debounce it. How can I do it?
Thanks
Anyway. I need to debounce using VHDL a simple switch button. For simulation I am using Xilinx Spartan 3 XC3S1000.
Could anyone please post simple VHDL code to debounce that? The idea is to select a number using 8 togling switches, then to press a button (one under 6 LED displays) so that the software will input a number according to selected switches. Then change them around and press the button again.
The program needs to take only 1 input, so I need to debounce it. How can I do it?
Thanks