- #1
- 133
- 0
Hi.
I'm trying to decipher the differences between the machine architecture and microarchitecture.
I believe Machine Architecture is:
and I believe the Micro Architecture is:
Is this reasoning correct? Could someone give me an example of a microarchitecture AND machine architecture?
I'm trying to decipher the differences between the machine architecture and microarchitecture.
I believe Machine Architecture is:
- The ISA (such as x86)
- Von Neumann Model for Computing?
and I believe the Micro Architecture is:
- Specific implementation of some arbitrary ISA (such as the Pentium processor)
Is this reasoning correct? Could someone give me an example of a microarchitecture AND machine architecture?