We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583076c commit 7459fffCopy full SHA for 7459fff
docs/README.md
@@ -8,8 +8,8 @@ The cd54hct30 contain single 2-input Positive-OR gates. Each gate performs the B
8
of Y = NOT(A . B . C . D . E . F . G . H) in positive logic.
9
10
## Truth Table
11
-| INPUTS | |
12
-| ----------------------------------------------------------------------------- | OUTPUT |
+| INPUTS | OUTPUT |
+| ----------------------------------------------------------------------------- | |
13
| INPUT A | INPUT B | INPUT C | INPUT D | INPUT E | INPUT F | INPUT G | INPUT H | |
14
|---------|---------|---------|---------|---------|---------|---------|---------|---------|
15
| L | X | X | X | X | X | X | X | H |
0 commit comments