Instructions
Implement a circuit for the given state diagram using JK Flip-Flops and the given gates.
- 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.
- You can set the input bit stream to any values of your choice for testing, by clicking on the "Input" button and typing in the bit stream.
- Click on the "Simulate" button after setting the input bits as per your choice. This will simulate the circuit you built for the input bit stream set and will change the output bit values accordingly, for you to test your circuit.
- Click on the "Submit" button to submit the circuit once you think you have built the
required
circuit.
- Clicking on "Submit" will display a "Success" or "Failure" message in the Observations Section according to the correctness of your circuit.