You must login before you can post a comment.
Author: DIEGO BERNARDO CASTILLA ARNAO
Forked from: Samuel Leary/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 01, 2022
Updated: Aug 27, 2023
Comments