I can't seem to figure this out from the related wikipedia pages:
|
See Wikipedia's Modified Harvard Architecture page on Harvard or von Neumann?:
The last point is because of the original Harvard machine (stored instructions on paper tape, data in electromechanical counters), but is applicable to modern pure-Harvard chips like the PIC microcontroller, which use non-volatile memory to store instructions but volatile memory for RAM. Now, given those distinguishing characteristics, how would you categorize the MIPS? |
||||
|
|
|
Modern processors are based on the Von Neumann architecture, including x86, x64, and MIPS. As far as I know, the Harvard architecture is not used in mainstream CPUs. |
|||||
|
|
as I study before MIPS structure in computer architecture , MIPs based on Von Neumann |
|||
|
|