Last Sync: 2022-11-29 07:00:05
This commit is contained in:
parent
5bc846fabd
commit
7f337fcf2c
1 changed files with 1 additions and 2 deletions
|
@ -49,7 +49,6 @@ The symbol for the half adder is displayed below
|
||||||
|
|
||||||
It has two inputs and two ouputs:
|
It has two inputs and two ouputs:
|
||||||
|
|
||||||
| Input | Input | Output | Output |
|
|
||||||
| ---------------------------- | ----------------------------- | ----------- | ----------------- |
|
|
||||||
| A | B | S | C_out |
|
| A | B | S | C_out |
|
||||||
|
| ---------------------------- | ----------------------------- | ----------- | ----------------- |
|
||||||
| The first number to be added | The second number to be added | The sum bit | The carry-out bit |
|
| The first number to be added | The second number to be added | The sum bit | The carry-out bit |
|
||||||
|
|
Loading…
Add table
Reference in a new issue