diff options
Diffstat (limited to 'mesecons_gates/doc/nand/description.html')
-rw-r--r-- | mesecons_gates/doc/nand/description.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesecons_gates/doc/nand/description.html b/mesecons_gates/doc/nand/description.html index 69c1d4f..c46a7e1 100644 --- a/mesecons_gates/doc/nand/description.html +++ b/mesecons_gates/doc/nand/description.html @@ -1 +1,2 @@ NAND gates do not power their output if both inputs (from left and right) are powered, but power it in every other case. +They work in unloaded blocks. |