Make the project (a) Truth Table and (b) Schematic Diagram) of a one-bit ALU with two operation selection inputs S1, S0,
Posted: Tue Jul 12, 2022 8:20 am
Make the project(a) Truth Table and(b) Schematic Diagram) of a one-bit ALU with two operation selection inputs S1, S0,which implements the following four functions with data inputs A and B (in addition to Come_One andGo_One):S1S2ALU operations00Fi = A nand B01Fi = A xor B10Fi = A plus 111Fi = A plus B