Click here to Skip to main content
15,894,540 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBoolean gates. Part 2 Pin
Calin Negru5-Jul-23 4:17
Calin Negru5-Jul-23 4:17 
Roughly speaking adding two 32 bit numbers requires 32 Boolean gates.
Why do you need millions of transistors? I know there is also substraction, division, multiplying, comparison etc. Some operations probably require way more Boolean gates than the number of bits the numbers involved in the operation are made of.
Also my guess is there is a comparison based mathematical operation type selector that directs the bits to the correct area on the processor pill. Still it’s difficult to imagine where millions of transistors go.

If I think about it more I get it, this is just Alu. There is also non mathematical stuff that needs to be taken care of as well.
AnswerRe: Boolean gates. Part 2 Pin
Mircea Neacsu5-Jul-23 4:36
Mircea Neacsu5-Jul-23 4:36 
GeneralRe: Boolean gates. Part 2 Pin
jeron15-Jul-23 4:52
jeron15-Jul-23 4:52 
AnswerRe: Boolean gates. Part 2 Pin
trønderen5-Jul-23 5:10
trønderen5-Jul-23 5:10 
GeneralRe: Boolean gates. Part 2 Pin
harold aptroot5-Jul-23 6:31
harold aptroot5-Jul-23 6:31 
GeneralRe: Boolean gates. Part 2 Pin
Calin Negru5-Jul-23 8:02
Calin Negru5-Jul-23 8:02 
GeneralRe: Boolean gates. Part 2 Pin
harold aptroot5-Jul-23 10:09
harold aptroot5-Jul-23 10:09 
GeneralRe: Boolean gates. Part 2 Pin
Calin Negru5-Jul-23 23:33
Calin Negru5-Jul-23 23:33 
AnswerRe: Boolean gates. Part 2 Pin
PIEBALDconsult5-Jul-23 7:11
mvePIEBALDconsult5-Jul-23 7:11 
AnswerRe: Boolean gates. Part 2 Pin
CPallini5-Jul-23 20:35
mveCPallini5-Jul-23 20:35 
GeneralRe: Boolean gates. Part 2 Pin
Calin Negru7-Jul-23 0:36
Calin Negru7-Jul-23 0:36 
QuestionArduino Switch Case. Pin
glennPattonWork330-Jun-23 3:46
professionalglennPattonWork330-Jun-23 3:46 
AnswerRe: Arduino Switch Case. Pin
jeron130-Jun-23 4:19
jeron130-Jun-23 4:19 
AnswerRe: Arduino Switch Case. Pin
Richard Andrew x6430-Jun-23 4:38
professionalRichard Andrew x6430-Jun-23 4:38 
GeneralRe: Arduino Switch Case. Pin
glennPattonWork330-Jun-23 10:12
professionalglennPattonWork330-Jun-23 10:12 
AnswerRe: Arduino Switch Case. Pin
Richard MacCutchan30-Jun-23 4:44
mveRichard MacCutchan30-Jun-23 4:44 
GeneralRe: Arduino Switch Case. Pin
glennPattonWork330-Jun-23 10:12
professionalglennPattonWork330-Jun-23 10:12 
AnswerRe: Arduino Switch Case. Pin
RedDk30-Jun-23 5:10
RedDk30-Jun-23 5:10 
GeneralRe: Arduino Switch Case. Pin
glennPattonWork330-Jun-23 10:15
professionalglennPattonWork330-Jun-23 10:15 
AnswerRe: Arduino Switch Case. Pin
glennPattonWork330-Jun-23 10:10
professionalglennPattonWork330-Jun-23 10:10 
QuestionBoolean gates Pin
Calin Negru24-Jun-23 16:32
Calin Negru24-Jun-23 16:32 
AnswerRe: Boolean gates Pin
PIEBALDconsult24-Jun-23 16:34
mvePIEBALDconsult24-Jun-23 16:34 
GeneralRe: Boolean gates Pin
Calin Negru24-Jun-23 22:20
Calin Negru24-Jun-23 22:20 
AnswerRe: Boolean gates Pin
CPallini25-Jun-23 19:58
mveCPallini25-Jun-23 19:58 
GeneralRe: Boolean gates Pin
Calin Negru28-Jun-23 1:50
Calin Negru28-Jun-23 1:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.