summaryrefslogtreecommitdiff
path: root/mesecons/mesecons_gates/doc/nor/description.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesecons/mesecons_gates/doc/nor/description.html')
-rw-r--r--mesecons/mesecons_gates/doc/nor/description.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesecons/mesecons_gates/doc/nor/description.html b/mesecons/mesecons_gates/doc/nor/description.html
new file mode 100644
index 0000000..cfcd4c0
--- /dev/null
+++ b/mesecons/mesecons_gates/doc/nor/description.html
@@ -0,0 +1 @@
+Nor gates only power their output if none of their two inputs is powered. They are basically or gates with a not gate at their output.