Skip to main content

Building the MUX Circuit in the Blocks Tab

Now, follow these instructions to build your circuit:

  1. Go to the Blocks tab to design your circuit.

  2. From the left menu, drag the following blocks to the workspace:

  • Input: Add three blocks to represent two data inputs and one selection input.

  • Output: Add one block to represent the circuit’s output.

  • AND: Add two blocks.

  • NOT: Add one block, named as INVERTER.

  • OR: Add one block.

3.
  1. Connect the blocks as shown below:

4.
  1. Name the variables:

  • Data Input 1: D0.

  • Data Input 2: D1.

  • Selection Input: S.

  • Output: Y.

  1. Click Save to save your project.