von neumann vs harvard architecture
问题 Why computer architecture based on von Neumann architecture is preferred over Harvard architecture, when designing personal computers; while Harvard architecture is used for designing microcomputer based computer systems and DSP based computer systems? 回答1: Well current CPU designs for PC's have both Harvard and Von Neumann elements ( more Von Neumann though ). If you look at the L1 caches you would see that in AMD, ARM and Intel systems you have Instruction L1 Cache and Data L1 Cache, that