- #1
jforce93
- 26
- 0
Hi,
I'm confused about something. Why is it that in magazines and videos it seems as though adding more transistors to a CPU will make it faster? Is it a numbers thing (like, instead of marking amps on signs, they show volts)? I mean, I understand that you can do multithreading, multiple cores etc. but from the assembly (z80 and PowerPC) I've done, it seems as though using a CPU is mainly just moving around memory from register to register. My physics teacher (a former electrical engineer) showed me the register structure in a simple CPU, and it seemed to only require a few transistors for each register. So, a few thousand transistors on a 64-bit chip seems reasonable, but billions?
Thanks,
Jordan
I'm confused about something. Why is it that in magazines and videos it seems as though adding more transistors to a CPU will make it faster? Is it a numbers thing (like, instead of marking amps on signs, they show volts)? I mean, I understand that you can do multithreading, multiple cores etc. but from the assembly (z80 and PowerPC) I've done, it seems as though using a CPU is mainly just moving around memory from register to register. My physics teacher (a former electrical engineer) showed me the register structure in a simple CPU, and it seemed to only require a few transistors for each register. So, a few thousand transistors on a 64-bit chip seems reasonable, but billions?
Thanks,
Jordan