Consider: logic [7:0] a,b; logic signed [7:0] c ; assign c = a * b ; I understand that a * b is unsigned and that c is signed. If the MSB of a*b is 1, does c become a negative number? Thanks, Shalom Shalom Bresticker Intel Jerusalem LAD DA +972 2 589-6852 +972 54 721-1033 I don't represent Intel
This archive was generated by hypermail 2.1.8 : Thu May 18 2006 - 00:32:58 PDT