Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- thanks so much dave! am so sorry, but how wide should the counter width be? thanx as always! --- Quote End --- C'mon, that is part of the challenge, you won't learn without thinking! Hint: If I have a 50MHz clock, and I want the most significant bit of the counter to change every 1 second, then I need to count 50MHz x 1s = 50M samples. How wide would my counter need to be? Cheers, Dave