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 agoThe Input clock is the clock of MAX II CPLD i.e 66 MHz. I did a counter example on the LEDs and it works fine, so there is nothing wrong with the pin assignment, something should be wrong with the logic of my debouncing example or the reset. Any ideas on how to debug this.
Thanks, Vinay