How many flip flops are required to produce a divide by 32 device ?

This question is related to Cisco Interview

Showing Answers 1 - 5 of 5 Answers

gopi

  • Jun 1st, 2005
 

 
(2^5) = 32 
SO, 5 flipflops are required to produce a divide by 32 device

  Was this answer useful?  Yes

S

  • Aug 15th, 2006
 

32=2^5 => 5 bit longNumber divisible is 2*5=10 bit longQuotient & Remainder both are 5 bit eachso total 25 flip-flops at least (+ may be some other auxilliary register also)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions