Building the MUX Circuit in the Blocks Tab
Now, follow these instructions to build your circuit:
-
Go to the Blocks tab to design your circuit.
-
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.
-
Connect the blocks as shown below:
-
Name the variables:
-
Data Input 1: D0.
-
Data Input 2: D1.
-
Selection Input: S.
-
Output: Y.
-
Click Save to save your project.