Truth Table Generator
Pick a gate and step through every input combination. Useful when you need to check a row rather than trust your memory of it.
Black Box Explorer0 / 8 combinations found
A = 0
B = 0
C = 0
UNKNOWN
0
F| A | B | C | F |
|---|---|---|---|
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
| ? | ? | ? | ? |
How to use it
- Choose which gate the table describes.
- Each row is one possible input combination, with the resulting output.
- Use it to sanity-check a circuit you have built in the editor.