You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# c17 |
|
# 5 inputs |
|
# 2 outputs |
|
# 0 inverter |
|
# 6 gates ( 6 NANDs ) |
|
|
|
INPUT(1) |
|
INPUT(2) |
|
INPUT(3) |
|
INPUT(6) |
|
INPUT(7) |
|
|
|
OUTPUT(22) |
|
OUTPUT(23) |
|
|
|
10 = NAND(1, 3) |
|
11 = NAND(3, 6) |
|
16 = NAND(2, 11) |
|
19 = NAND(11, 7) |
|
22 = NAND(10, 16) |
|
23 = NAND(16, 19) |