Altera_Forum
Honored Contributor
14 years agoglitich in the outputs
i am getting some glitiched in the outputs, i am not sure what is the reason of then glitich and how to get rid of them, the glitichs happen in the output that are not changing
The sensitivity list in your always statement does not do anything about glitches. You have to do something about either your state assignments or register the output.