Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/01 09:30
Read: times


 
#14190 - RE: Von-Neuman Architecture, Mohit
In my opinion there is an additional, and important, difference between Von Newmann and Harvard architectures.
In a true Harvard architecture, fetch and execution cycles can run in parallel thanks, of course, to the use of different code and data accessing paths. Using this definition, PICs are true Harvard, while the 8051 family are not.
The 8051 has different address spaces for code and data, but everything shares the same internal data bus, so that fetch and execution cycles can not run simultaneously (even using internal ROM and RAM).

Regards,
Alfredo del Rio.

List of 15 messages in thread
TopicAuthorDate
Von-Neuman Architecture            01/01/70 00:00      
RE: Von-Neuman Architecture            01/01/70 00:00      
RE: Von-Neuman Architecture            01/01/70 00:00      
RE: Von-Neuman Architecture            01/01/70 00:00      
RE: Von-Neuman Architecture            01/01/70 00:00      
RE: Von-Neuman Architecture, Mohit            01/01/70 00:00      
RE: Von-Neuman Architecture, Mohit            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, Alfredo            01/01/70 00:00      
RE: Von-Neuman Architecture, philip            01/01/70 00:00      
RE: Von-Neuman Architecture            01/01/70 00:00      

Back to Subject List