Computer Architecture

From PKC
Revision as of 14:13, 4 September 2021 by Benkoo (talk | contribs) (Created page with "Computer architecture is a subject matter focused on industrialized computer design decisions. Due to the massive industrial efforts dedicated to these design decisions, once...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Computer architecture is a subject matter focused on industrialized computer design decisions. Due to the massive industrial efforts dedicated to these design decisions, once they are set, they are expensive to change.

Popular Literature

John Hennessy and David Patterson's Computer Architecture [1] is a classic in this field. In this field, the major technical decisions and its influence on software, data formats, communication infrastructures, are tightly integrated. It is necessary to note that all these interrelated decisions can be traced back to the theory of symmetry and symmetry-breaking.


References

  1. Hennessy, John; Patterson, David (September 30, 2011). Computer Architecture: A Quantitative Approach (5th ed.). local page: Morgan Kaufmann. ISBN 978-8178672663. 

Related Pages