| 
		 | 		
| Value | ADD Operation | SUB Operation | 
|---|---|---|
"UNSIGNED"/"SIGNED" | 
     The carry-out is true if the sum of (dataa + datab + cin) is greater than the largest number that can be respresented. | 
     The carry-out is true if the sum of (dataa + !datab + cin) is greater than the largest number that can be respresented. | 
    
| 
       - PLDWorld -  | 
    
| 
       
  | 
  
| Created by chm2web html help conversion utility. |