-
Please add more digital logic gates like flip-flops, mux, decoder, ....
-
I would love to see a system in Noodle Extensions that adds logic gates. Here is an example:
If Score percentage < 60% OR Health < 20: No poodles
Else: Poodles
You could even do much more adv…
-
## Description
Logic Gates
Spangs04
OP
— Today at 2:42 AM
You can link logic gates together to form an infinite loop without needing power and they can be used to toggle things on and off repeat…
-
![image](https://github.com/user-attachments/assets/dc076bbf-487c-4cf8-9998-730c1609e8a8)
**Problem Description:**
There is an issue in the `rename_gate` function at line **259**, causing an inc…
-
### Feature description
I've been thinking about a feature that could really amp up the gameplay in People Playground – logic gates. Picture this: the ability to incorporate AND, OR, XOR, Invertors, …
-
Would love to pair program with someone who is a bit more savvy on the hardware side of things. I would love to take a deep-dive on logic gates.
@pairbot
-
[Logic Gates](https://github.com/isabelle926/flask_portfolio/commit/0f556a3bd1f6e0d7c85e5ba3376cd1cf8814c47f)
Used conditional statements to change the numbers based on the type of gate. Used check…
-
CB requires an understanding of Expressions. These are routed in Logic Gates (as language is routed in Latin). Consider an entirely different presentation area and idea. In this example, you may hav…
-
[Reference](https://colab.research.google.com/github/byuccl/digital_design_colab/blob/master/Labs/gates_lab/gates_lab.ipynb)
Note- Make sure you run simulation, otherwise everything underneath it wil…
-
[Reference](https://colab.research.google.com/github/byuccl/digital_design_colab/blob/master/Exercises/gates/gates.ipynb)
- Further emphasis on difference between a function table and a truth table, …