2 bit multiplexor
0 Stars     27 Views    

Author: Samuel Leary

Project access type: Public

Description:

a 2 bit multiplexor

this multiplexor takes an input of 2 bits, and then uses a 1 bit selector to decide which value to forward to the output.
if the selector has a value of 0, then value A will be outputted.
if the selector bit has a value of 1, then value B will be outputted.

Created: Dec 13, 2021

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.