Harvard vs Von Neumann architecture
Posted: Sun Jan 30, 2011 12:54 am
Harvard vs Von Neumann architecture
There are at least two different types of CPU's in terms of how they are laid out from a physical or architecture standpoint. One is referred to as the Harvard architecture and the other one is referred to as the Von Newmann or Princeton architecture. Depending on the processor, microprocessor or CPU, it is possible to have either. I'm not presently able to lecture anyone on the differences but I'm pointing out that they exist and here are the links that give further information. It is important to note that how a processor is made does change how things get done and should change the way we write programs because it is hardware specific.
http://en.wikipedia.org/wiki/Harvard_architecture
http://en.wikipedia.org/wiki/Von_Neumann_architecture
There are at least two different types of CPU's in terms of how they are laid out from a physical or architecture standpoint. One is referred to as the Harvard architecture and the other one is referred to as the Von Newmann or Princeton architecture. Depending on the processor, microprocessor or CPU, it is possible to have either. I'm not presently able to lecture anyone on the differences but I'm pointing out that they exist and here are the links that give further information. It is important to note that how a processor is made does change how things get done and should change the way we write programs because it is hardware specific.
http://en.wikipedia.org/wiki/Harvard_architecture
http://en.wikipedia.org/wiki/Von_Neumann_architecture