Tasks
Instructions
Implement a 1-bit ALU whose operations are sum,and,or,xor
  • Click on components on the left side to add them to the circuit board.
  • Drag and drop components to move them around, connect them using wires by dragging your cursor from one endpoint to another.
  • You can delete components by right clicking on them and selecting the delete option.
  • Click on the "Simulate" button to simulate the circuit and see the output.
  • Click on the "Submit" button to submit the circuit once you think you have built the required circuit.
Here S1,S0 are select lines with S1 being MSB and S0 being LSB.
Components
AND
OR
NOT
NAND
NOR
XOR
XNOR
Observations
Inputs Expected Values Observed Values
S1S0 ABC cout Out cout Out