Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- sorry kaz, it is fixed now and worked very well.and i add counter to count the number of input data,but if i want to check if the last output counter is even or odd . i.e the last value of counter if even do some thing or odd do another job. --- Quote End --- that is simple. if lsb of count is '0' it is even, if it is '1' it is odd.