![]() |
|
|
|
#1 |
|
Hi guys..
I have to use a carry look ahead adder component (32bit), to implement a module able to perform addition (both signed and unsigned) , subtraction(signed and unsigned). The only issue is the unsigned subtraction...how do I can do it? (in signed case I convert the number to 2's complement).. thanks in advance.. andrew r. andrew_ross |
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2008
Location: Denmark
Posts: 245
|
Hi
I got a feeling that the signed/unsigned part comes free - if you just implement the circuit for addition / subtraction. You can find a lot of inspiration at this site. http://tima-cmp.imag.fr/~guyot/Cours...ish/Adspec.htm Jeppe jeppe |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2008
Posts: 6
|
Thanks a lot..I'll try right right now..
andrew_ross |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: expected constructor, destructor or type conversion before '(' token | suse | Software | 0 | 03-09-2009 03:25 AM |