Autosave: 2024-04-11 19:10:03
This commit is contained in:
parent
2b7ceeb1b1
commit
5abb3b9d1d
2 changed files with 2 additions and 2 deletions
BIN
.zk/notebook.db
BIN
.zk/notebook.db
Binary file not shown.
|
@ -9,8 +9,8 @@ tags: [logic-gates, binary]
|
||||||
The half adder and full adder are components of digital circuits that enable us
|
The half adder and full adder are components of digital circuits that enable us
|
||||||
to carry out binary addition. Using adders and half adders we can add two binary
|
to carry out binary addition. Using adders and half adders we can add two binary
|
||||||
numbers together. Adders are a type of [integrated circuit]() comprising certain
|
numbers together. Adders are a type of [integrated circuit]() comprising certain
|
||||||
[logic gates](Logic_gates.md) where the arrangement
|
[logic gates](Logic_gates.md) where the arrangement allows for the
|
||||||
allows for the representation of the addition of bits.
|
representation of the addition of bits.
|
||||||
|
|
||||||
### Example addition
|
### Example addition
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue