Assalam O Alakum

What is Redundant Number System ? does it avoids carry propogation in 
VLSI designs. i have learned that in this system the result is not a 
single number but it has two parts the sum and the carry. Carry Save 
adders are usually employed for implementing them. 

I am designing 8 bit modular multiplier using radix 16 array multiplier 
and radix 16 restoring division. currently my multiplier and divider are 
working sequentially, division starts after complete multiplication. if 
anyway i can start division before waiting for the accumulator to add 
all the partial products of multiplication i can make them work in 
parallel. 

I do not want to propogate carry between 4-bit sum blocks(radix16).

Thanks

Umair
Final Year EE
NED UET
batch: 1997-98
----------------------- More Info? ------------------------
NED's Official Website: http://www.neduet.edu.pk
NEDian.ORG.PK         : http://nedian.org.pk
NED Alumni USA        : http://NED-ALUMNI.org
ECN List: http        : http://nedian.org.pk/ecn/ecn.html
List Archives         : http://nedian.org.pk/hypermail/
ECN Members' Blurbs   : http://nedian.org.pk/ecn/blurbs.html
---------------- http://nedian.org.pk ---------------------

Reply via email to