Introduction - If you have any usage issues, please Google them yourself
Design for the number two absolute value of the difference between circuits: circuit input aIn, bIn a 4-bit unsigned binary number, the circuit output out of the absolute value of the difference between the two numbers, ie out = | aIn-bIn |. Requires a multi-level structure design circuits that call data selector, adders and comparators, the basic module to design circuits.