Distance
35 个评价
Basic logic gates
   
奖励
收藏
已收藏
取消收藏
Mode: Sprint
标签: level
文件大小
发表于
更新日期
127.128 KB
2021 年 2 月 1 日 下午 5:57
2021 年 2 月 1 日 下午 8:05
5 项改动说明 ( 查看 )

订阅以下载
Basic logic gates

描述
Demonstration of 6 basic logic gates, and for whoever wants to experiment with them; they're stored in the "gates" layer, and the green block of the gate needs to be centered around a static car.

Naming conventions for the events are:

inputs - [Gate type in caps][Gate number]_input_[A or B]

outputs - [Gate type in caps][Gate number]_out

side notes:
- twitchy output in this demo is caused by the control conversion, not the gates
- all gates have a response time of ~12 ms, except for XOR wich needs ~18 ms to do its job