MUX (BCT): Difference between revisions
From TernaryWiki
Jump to navigationJump to search
Created page with "Ternary three-way Multiplexer in BCT. Allows the value of a trit to select one of three inputs. none|thumb|BCT Ternary Multiplexer" |
No edit summary |
||
Line 1: | Line 1: | ||
Ternary three-way Multiplexer in [[Binary-Coded Ternary|BCT]]. Allows the value of a trit to select one of three inputs. | Ternary three-way Multiplexer in [[Binary-Coded Ternary|BCT]]. Allows the value of a trit to select one of three inputs. | ||
[[File:MUX-BCT.png|none|thumb|BCT Ternary Multiplexer]] | [[File:MUX-BCT.png|none|thumb|BCT Ternary Multiplexer]] | ||
== Variable Delay == | |||
Due to the selector BCT decoder stage (NOR Gate) the MUX delay is 2 if the selection (Mode) input arrives first. Else the delay is 3 if the input arrives first. |
Latest revision as of 10:45, 4 August 2025
Ternary three-way Multiplexer in BCT. Allows the value of a trit to select one of three inputs.

Variable Delay
Due to the selector BCT decoder stage (NOR Gate) the MUX delay is 2 if the selection (Mode) input arrives first. Else the delay is 3 if the input arrives first.