Forum Discussion
Altera_Forum
Honored Contributor
17 years agoLED/Debouncing problems
Hello All, I am trying to test LED/debouncing logic for basic gates. Following is my code module ledtesting ( input clock, input A, input B, output C, output D, output E, out...
Altera_Forum
Honored Contributor
17 years agoIs the input clock OK? What is the frequency? Remember that slowclock which drives the debounce is very much slower than the input clock so if you have a an input clock of a few KHz you may need to wait many seconds for a result!