You must login before you can post a comment.
Author: Angel
Forked from: DIEGO BERNARDO CASTILLA ARNAO/Multiplexor
Project access type: Public
Description:
A very simple multiplexor.
This circuit outputs the value of A, or B, based on the value of the selector bit.
if the selector bit is 0, it will forward the value of A, if the selector is 1, it will forward the value of B
Created: Sep 14, 2022
Updated: Aug 27, 2023
Comments