davyzhu
Advanced Member level 1
complement multiply
Hi all,
I have 2's Complement digit range from negtive to positive. How to multiply it with a constant?
Now, I have to turn 2's complement to signed-digit format and do shift-addition/multiplication.
And there is a big problem confused me a long time:
Is there any method have the merits from signed-digit(easy to multiply) and 2's complement(easy to add)?
Any suggestions will be appreciated!
Best regards,
Davy
Hi all,
I have 2's Complement digit range from negtive to positive. How to multiply it with a constant?
Now, I have to turn 2's complement to signed-digit format and do shift-addition/multiplication.
And there is a big problem confused me a long time:
Is there any method have the merits from signed-digit(easy to multiply) and 2's complement(easy to add)?
Any suggestions will be appreciated!
Best regards,
Davy