Skip to content

Commit

Permalink
adder
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazzai authored Nov 9, 2024
1 parent 8f3aace commit d3965d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/_docs/97-bin-math.md
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ La somma **Q**, come sempre, corrisponde ad A<sub>0</sub>⊕B<sub>0</sub>⊕C<su

Aggiungiamo la logica del Carry C<sub>1</sub> = g<sub>0</sub> + p<sub>0</sub>\*C<sub>0</sub>:

![Logica del Carry del Modified Full Adder](../../assets/math/modified-full-adder-2.png){:width="25%"}
![Logica del Carry del Modified Full Adder](../../assets/math/modified-full-adder-2.png){:width="23%"}

*Logica del Carry del Modified Full Adder.*

Expand All @@ -833,8 +833,6 @@ Aggiungendo il prossimo Modified Full Adder, si verifica che la somma è computa

Proseguendo con il terzo e con il quarto Modified Full Adder, la somma permane al 4° livello, mentre il Carry continua ad essere generato al 3° livello.

![Alt text](image.png)

![Modified Full Adder a quattro stadi](../../assets/math/modified-full-adder-4.png){:width="80%"}

*Modified Full Adder a quattro stadi.*
Expand Down
File renamed without changes

0 comments on commit d3965d0

Please sign in to comment.