S
Sunita Jain
Guest
Hello all,
I need a little input regarding the design of N-bit divider. Lets say
both Dividend and divisor are 8 bit nos. I mean the values may vary
from 0-255(or 127). Whats the best approach to model it in structural
format?
I have tried by using the concept of long division where I consider
the dividend to be 16 bits and then carry on by subtraction/shifting
and shifting the quotient. but due to modelling of the control logic
in my case it takes double the no. of clock cycles it taks for normal
long division process..Any ideas on how this can be achieved in a more
simple and quicker manner...
Regards,
Sunita
I need a little input regarding the design of N-bit divider. Lets say
both Dividend and divisor are 8 bit nos. I mean the values may vary
from 0-255(or 127). Whats the best approach to model it in structural
format?
I have tried by using the concept of long division where I consider
the dividend to be 16 bits and then carry on by subtraction/shifting
and shifting the quotient. but due to modelling of the control logic
in my case it takes double the no. of clock cycles it taks for normal
long division process..Any ideas on how this can be achieved in a more
simple and quicker manner...
Regards,
Sunita