A
Anil Khanna
Guest
I am trying to construct a 6x6 signed multiplier using the Virtex II block
multipliers. I know that the V-II multipliers are inherently a 2's
complement signed multiplier. However, my question is - by how much should I
sign-extend the inputs?
Example:
Input A - 6 bit
Input B - 6 bit
Output B- 12 bit
Should I connect the remaining ports of the multiplier input (A(7:18)) to
A(6) or just A(7:12) to A(6)? The handbook suggests that the sign-extension
of the inputs is done till the width of the output. Is this enough or should
I do it till the physical width of the multiplier?
Thanks
Anil
multipliers. I know that the V-II multipliers are inherently a 2's
complement signed multiplier. However, my question is - by how much should I
sign-extend the inputs?
Example:
Input A - 6 bit
Input B - 6 bit
Output B- 12 bit
Should I connect the remaining ports of the multiplier input (A(7:18)) to
A(6) or just A(7:12) to A(6)? The handbook suggests that the sign-extension
of the inputs is done till the width of the output. Is this enough or should
I do it till the physical width of the multiplier?
Thanks
Anil