-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37f8a6d
commit 9f59e77
Showing
5 changed files
with
193 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
_Logic Gates | ||
|
||
|
||
|
||
|
||
1* C 2R 0* 1* 0* 1* | ||
1| 1 0| 0 1| 0 0| 1| 0| 1| 0* 1* 0* 1* | ||
_And_ 1.-L 0.-L 0.-L 0. 0. 0. 1. _Or_ 0+ 1+ 1+ 1+ | ||
1| 0| 0| 0| 0| 1| 1| 0* 0* 1* 1* | ||
1* 52C 9R 0* 0* 1* 1* | ||
|
||
1 6* | ||
0* C 2R 0* 1* 0* 1* 3*~~~~L L~~@ | ||
0| 0 0| 1 1| 0 0| 1| 0| 1| 1 | ||
_Equals_ 0=-L 1=-L 0=-L 1= 0= 0= 1= _Buffer_7*~~~~L | ||
1| 0| 8| 0| 0| 1| 1| 1 | ||
1* 52C 9R 0* 0* 1* 1* 45C~L | ||
J | ||
1 | ||
0* C 2R 0* 1* 0* 1* @---@ | ||
0| 0 0| 0 1| 0 0| 1| 0| 1| 0 1 | 0| 1 | ||
_Exclusive Or_0#-L 0#-L 0#-L 0# 1# 1# 0# _Not_ CL~N-L 42C-@ 1^-L | ||
0| 0| 1| 0| 0| 1| 1| | 0| | ||
0* 52C 9R 0* 0* 1* 1* @---@ | ||
|
||
C--@-------@ | ||
1* C 2R 0* 1* 0* 1* | 0| | | ||
1| 0 0| 1 0| 1 0| 1| 0| 1| _Xor in_ | 1^-@ | | ||
_Nand_ 0^-L 1^-L 1^-L 1^ 1^ 1^ 0^ _Nands_ 0| 1|1| 0 0| 0 | ||
1| 0| 1| 0| 0| 1| 1| 1^--@0^--L 0#---L | ||
1* 52C 9R 0* 0* 1* 1* 0| 1|1| 0| | ||
| 1^-@ | | ||
| 0| | | ||
52C--@-------@ | ||
_Logic Gates | ||
1* C 2R 0* 1* 0* 1* 0* 1* 0* 1* | ||
| 1 | 1 | 1 | | | | | | | | | ||
_And_ 1.-L 1.-L 1.-L 0. 0. 0. 1. _Or_ 0+ 1+ 1+ 1+ | ||
| | | | | | | | | | | | ||
1* 52C 9R 0* 0* 1* 1* 0* 0* 1* 1* | ||
1 6* | ||
0* C 2R 0* t* 0* t* 3*~~~~L L~~@ | ||
| 0 | 1 | 1 | | | | 1 | ||
_Equals_ 0=-L 1=-L 1=-L 1= 0= 0= 1= _Buffer_7*~~~~L | ||
| | | | | | | 1 | ||
1* 52C 9R 0* 0* t* t* 45C~L | ||
J | ||
3 | ||
0* C 2R 0* 1* 0* 1* @---@ 42C---@ @-----@ | ||
| 0 | 0 | 1 | | | | 1 0 | | 0 | 0 | | 0 | ||
_Exclusive Or_0#-L 0#-L 1#-L 0# 1# 1# 0# _Not_ CL~N-L 42C-@ 0^-L 0^-L 32C 0^-L | ||
| | | | | | | | | | | | | ||
0* 52C 9R 0* 0* 1* 1* @---@ 42C---@ @-----@ | ||
C--@-------@ | ||
1* C 2R 0* 1* 0* 1* | | | | ||
| 0 | 0 | 1 | | | | _Xor in_ | 1^-@ | | ||
_Nand_ 0^-L 0^-L 1^-L 1^ 1^ 1^ 0^ _Nands_ | | | 0 | 0 | ||
| | | | | | | 0^--@0^--L 0#---L | ||
1* 52C 9R 0* 0* 1* 1* | | | | | ||
| 1^-@ | | ||
| | | | ||
52C--@-------@ |
Oops, something went wrong.