Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThese are not glitches, these are functions of your code. Glitches are when you get small changes in signal usually less than 1 clock period due to analogue signal operations.
Here, you have problems because of bugs in your code. You need to write a testbench to debug the design without going on to hardware.