Using logisim to create a 4bit controlled comparator ECFICATIONS NPUTS Create a cireuit in Logisim thait will take the following inputs 4 bit binary number :4 bit binary number Control where C-O, A and B will be treated as unsigned binary C-1,A and B will be treated as 2's complement signed binary (for example, the number 301 represents the value 5' it is treated as unsigned binary but it represents the value - if it is treated as 2's complemene OUTPUTS The circuit will compare the two numbers and send put a 2 to the comesponding output IA is less than :if A is equal to B >: if A is greater thanB Your circuit will look something le this ㄖㄖㄖㄖ ㄖㄖㄖㄖ 4 Bit Controlled Comparator 1 The cirouit is to be implemented using subcrcuits as dscussed in class to make modifications to the outputs of the UNSIGNED COMPARATOR to make it work with signed numbers 3. You may only use the basic gates NOT, AND, OR XOR You may use these gates to build larger sub-irouits of your ownc ADDER, MULTIPLEXER etc and incorporate these into your main circuit 4 You are not allowed to use Logisim's built-in couts ADDER, MULTIPLEXER,etc, but you are free to build your own using the basic gates This is NOT a team project. Each student is expected to do his/her own work