| file_name,text |
| images/AND.png,An AND gate outputs 1 (true) only if all its inputs are 1 (true). If any input is 0 (false) the output is 0 (false). |
| images/NAND.png,A NAND gate outputs 0 (false) only when all of its inputs are 1 (true). If one or both of the inputs are 0 the output is 1. |
| images/NOR-gate.png,A NOR gate outputs 1 (true) if and only if all its inputs are 0 (false). If any of the inputs are 1 the output is 0. |
| images/NOT-gate.png,A NOT gate performs logical negation. If the input is 1 (true) the output will be 0 (false) and vice versa. |
| images/OR-gate.png,The OR gate outputs 1 (true) if any of its inputs is 1 (true) otherwise it outputs 0 (false). |
| images/XOR-gate.png,A XOR gate outputs 1 (true) only when one and not both of its two inputs are 1 (true). If both inputs are all 1 (true) or all 0 (false) the output is 0 (false). |
| images/AND-4.png,An AND gate outputs true if all inputs are true and outputs false if at least one input is false. |
| images/NOT-4.png,A NOT gate outputs true if the input is false and outputs false if the input is true. Simply the NOT gate inverts the input. |
| images/OR-4.png,An OR gate outputs true if at least one input is true and outputs false if all inputs are false. |
| images/NAND-3.png,A NAND gate outputs false if all inputs are true and outputs true if at least one input is false. |
| images/NOR-3.png,A NOR gate outputs true if all inputs are false and outputs false if at least one input is true. |
| images/XOR-3.png,A XOR gate outputs true when only one input is true and outputs false either if all inputs are true or all inputs are false. |
| images/AND-2g.png,An AND gate takes in at least two input values and outputs one output. The output is true only if all input variables are true. |
| images/NAND-2g.png,A NAND gate only outputs false if all input variables are true. NAND is the logical opposite of AND. |
| images/NOR-2g.png,A NOR gate outputs only true if all input variables are false. |
| images/NOT-2g.png,A NOT gate inverts the polarity of the input. The output will be 1 if the input is 0 and vice versa. |
| images/OR-2g.png,An OR gate outputs true if any input variables are true. The output is false if all input variables are false. |
| images/XOR-2g.png,A XOR gate outputs true if only one input variable is true. The output is false if more or less than one input variable is true. |
| images/AND-3g.png,An AND gate outputs 1 if all inputs are 1 and outputs 0 if one or more inputs are 0. |
| images/NAND-3g.png,A NAND gate outputs 0 if all inputs are 1. The gate outputs 1 if any inputs are 0. |
| images/NOR-3g.png,A NOR gate outputs if 1 if all inputs are 0. The gate outputs 0 if any inputs are 1. |
| images/NOT-3g.png,A NOT gate outputs 1 if the input is 0 and outputs 0 if the input is 1. |
| images/OR-3g.png,An OR gate outputs 1 if any inputs are 1. The gate outputs 0 if all inputs are 0. |
| images/XOR-3g.png,A XOR gate outputs 1 if only one input is 1. The gate outputs 0 if more or less than one input is 1. |
| images/AND-4g.png,An AND gate outputs 1 (true) only if all its inputs are 1 (true). If any input is 0 (false) the output is 0 (false). |
| images/NAND-4g.png,A NAND gate outputs 0 (false) only when all of its inputs are 1 (true). If one or both of the inputs are 0 the output is 1. |
| images/NOR-4g.png,A NOR gate outputs 1 (true) if and only if all its inputs are 0 (false). If any of the inputs are 1 the output is 0. |
| images/NOT-4g.png,A NOT gate performs logical negation. If the input is 1 (true) the output will be 0 (false) and vice versa. |
| images/OR-4g.png,The OR gate outputs 1 (true) if any of its inputs is 1 (true) otherwise it outputs 0 (false). |
| images/XOR-4g.png,A XOR gate outputs 1 (true) only when one and not both of its two inputs are 1 (true). If both inputs are all 1 (true) or all 0 (false) the output is 0 (false). |
| images/AND-5g.png,An AND gate outputs 1 (true) only if all its inputs are 1 (true). If any input is 0 (false) the output is 0 (false). |
| images/NAND-5g.png,A NAND gate outputs 0 (false) only when all of its inputs are 1 (true). If one or both of the inputs are 0 the output is 1. |
| images/NOR-5g.png,A NOR gate outputs 1 (true) if and only if all its inputs are 0 (false). If any of the inputs are 1 the output is 0. |
| images/NOT-5g.png,A NOT gate performs logical negation. If the input is 1 (true) the output will be 0 (false) and vice versa. |
| images/OR-5g.png,The OR gate outputs 1 (true) if any of its inputs is 1 (true) otherwise it outputs 0 (false). |
| images/XOR-5g.png,A XOR gate outputs 1 (true) only when one and not both of its two inputs are 1 (true). If both inputs are all 1 (true) or all 0 (false) the output is 0 (false). |
| images/AND-6g.png,An AND gate outputs true if all inputs are true and outputs false if at least one input is false. |
| images/NOT-6g.png,A NOT gate outputs true if the input is false and outputs false if the input is true. Simply the NOT gate inverts the input. |
| images/OR-6g.png,An OR gate outputs true if at least one input is true and outputs false if all inputs are false. |
| images/NAND-6g.png,A NAND gate outputs false if all inputs are true and outputs true if at least one input is false. |
| images/NOR-6g.png,A NOR gate outputs true if all inputs are false and outputs false if at least one input is true. |
| images/XOR-6g.png,A XOR gate outputs true when only one input is true and outputs false either if all inputs are true or all inputs are false. |
| images/AND-7g.png,An AND gate outputs true if all inputs are true and outputs false if at least one input is false. |
| images/NOT-7g.png,A NOT gate outputs true if the input is false and outputs false if the input is true. Simply the NOT gate inverts the input. |
| images/OR-7g.png,An OR gate outputs true if at least one input is true and outputs false if all inputs are false. |
| images/NAND-7g.png,A NAND gate outputs false if all inputs are true and outputs true if at least one input is false. |
| images/NOR-7g.png,A NOR gate outputs true if all inputs are false and outputs false if at least one input is true. |
| images/XOR-7g.png,A XOR gate outputs true when only one input is true and outputs false either if all inputs are true or all inputs are false. |
| images/AND-8g.png,An AND gate outputs 1 if all inputs are 1 and outputs 0 if one or more inputs are 0. |
| images/NAND-8g.png,A NAND gate outputs 0 if all inputs are 1. The gate outputs 1 if any inputs are 0. |
| images/NOR-8g.png,A NOR gate outputs if 1 if all inputs are 0. The gate outputs 0 if any inputs are 1. |
| images/NOT-8g.png,A NOT gate outputs 1 if the input is 0 and outputs 0 if the input is 1. |
| images/OR-8g.png,An OR gate outputs 1 if any inputs are 1. The gate outputs 0 if all inputs are 0. |
| images/XOR-8g.png,A XOR gate outputs 1 if only one input is 1. The gate outputs 0 if more or less than one input is 1. |
| images/AND-9g.png,An AND gate outputs 1 if all inputs are 1 and outputs 0 if one or more inputs are 0. |
| images/NAND-9g.png,A NAND gate outputs 0 if all inputs are 1. The gate outputs 1 if any inputs are 0. |
| images/NOR-9g.png,A NOR gate outputs if 1 if all inputs are 0. The gate outputs 0 if any inputs are 1. |
| images/NOT-9g.png,A NOT gate outputs 1 if the input is 0 and outputs 0 if the input is 1. |
| images/OR-9g.png,An OR gate outputs 1 if any inputs are 1. The gate outputs 0 if all inputs are 0. |
| images/XOR-9g.png,A XOR gate outputs 1 if only one input is 1. The gate outputs 0 if more or less than one input is 1. |
| images/AND-10g.png,An AND gate outputs 1 (true) only if all its inputs are 1 (true). If any input is 0 (false) the output is 0 (false). |
| images/NAND-10g.png,A NAND gate outputs 0 (false) only when all of its inputs are 1 (true). If one or both of the inputs are 0 the output is 1. |
| images/NOR-10g.png,A NOR gate outputs 1 (true) if and only if all its inputs are 0 (false). If any of the inputs are 1 the output is 0. |
| images/NOT-10g.png,A NOT gate performs logical negation. If the input is 1 (true) the output will be 0 (false) and vice versa. |
| images/OR-10g.png,The OR gate outputs 1 (true) if any of its inputs is 1 (true) otherwise it outputs 0 (false). |
| images/XOR-10g.png,A XOR gate outputs 1 (true) only when one and not both of its two inputs are 1 (true). If both inputs are all 1 (true) or all 0 (false) the output is 0 (false). |
| images/AND-11g.png,An AND gate outputs 1 (true) only if all its inputs are 1 (true). If any input is 0 (false) the output is 0 (false). |
| images/NAND-11g.png,A NAND gate outputs 0 (false) only when all of its inputs are 1 (true). If one or both of the inputs are 0 the output is 1. |
| images/NOR-11g.png,A NOR gate outputs 1 (true) if and only if all its inputs are 0 (false). If any of the inputs are 1 the output is 0. |
| images/NOT-11g.png,A NOT gate performs logical negation. If the input is 1 (true) the output will be 0 (false) and vice versa. |
| images/OR-11g.png,The OR gate outputs 1 (true) if any of its inputs is 1 (true) otherwise it outputs 0 (false). |
| images/XOR-11g.png,A XOR gate outputs 1 (true) only when one and not both of its two inputs are 1 (true). If both inputs are all 1 (true) or all 0 (false) the output is 0 (false). |