Scrap Mechanic

Scrap Mechanic

评价数不足
Multiplexer
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
9.471 KB
2022 年 9 月 24 日 上午 10:26
1 项改动说明 ( 查看 )

订阅以下载
Multiplexer

在 Tiny Desk Engineer 的 1 个合集中
Tiny Desk Engineer's Logic Circuit Collection
3 件物品
描述
It's a multiplexer.

Inputs:
White - Data
Yellow - Selector

Outputs:
Purple - Outputs selected input (for example, if the Selector input is 0, the purple output will be the same as the top input, or Input 0. If the Selector input is 1, it'll do the same thing but for Input 1. Multiplexers can be chained together to create multiplexers with more inputs, however any singular multiplexer should always have one output.