I need to detect the counter overflow when it goes from 0xffffff to zero. Does anyone have any idea how to implement this?
Thanks for any reply.
Hello anto,
You can use a match register to detect an overflow .
BR
Alice