T-n-T: Subtraction operation with 32-bit numbers
The problem
It is required to subtract a 32-bit number from a 32-bit number.
The solution
The solution is a diagram developed in CannyLab 2.x. The algorithm is combined in a composite block.
Note: The diagram does not implement a check for obtaining a negative difference value (in case the minuend is less than the subtrahend).