Guest
I did see some debounce VHDL code but I need something for rotary
switch. It has 15 positions and when I go from 1 position to say
position # 5, I think there is going to be some bounce (more than one
bit is going to be low for a few microsecond). I have a vector with all
15 inputs (by concatenating all 15 inputs). how can I implement
debounce code in VHDL? Any help will be appreciated!
Martin
switch. It has 15 positions and when I go from 1 position to say
position # 5, I think there is going to be some bounce (more than one
bit is going to be low for a few microsecond). I have a vector with all
15 inputs (by concatenating all 15 inputs). how can I implement
debounce code in VHDL? Any help will be appreciated!
Martin