Computer Science Fundamentals System Design Objective
Mar 01, 2013

How many flip-flops are required in modulo N counter?

Choose the correct answer:
A) Log2(N)+1
B) Log2(N)-1
C) Log2(N)
D) NLog2(N)
Detailed Explanation

No Explanation

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback