about overflow problem in 28 bit addition

Thread Starter

kannan2590

Joined Oct 13, 2012
1
i am adding two 28 bit numbers and it is signed operation.what is the solution to the overflow problem if it occurs..can anybody give the solution for this problem.which adder can solve the problem.i have used '+' sign for addition and '*' for multiplication in vhdl program.these operations of multiplication and addition are signed operations.
 
Top