Content deleted Content added
mNo edit summary |
removed twaddle, tried to clarify |
||
Line 1:
'''Computer architecture''' refers to the theory behind the design of a computer. In the same way as a building architect sets the principles and goals of a building project as the basis for the draftsman's plans, so too, a computer architect sets out the Computer Architecture as a basis for the actual design specifications.
There are
The less formal usage refers to a description of the requirements (especially speeds and interconnection requirements) or design implimentation for the various parts of a computer. (Such as [[computer memory|memory]], [[motherboard]], [[electronic]] [[peripheral]]s, or most commonly the [[Central Processing Unit|CPU]].)▼
* The design of a computer's [[CPU architecture]] and [[instruction set]] and techniques such as [[SIMD]] and [[MIMD]] parallelism.
* More general wider-scale hardware architectures, such as [[cluster computing]] and [[NUMA]] architectures.
▲* The less formal usage refers to a description of the requirements (especially speeds and interconnection requirements) or design
'''Design Goals'''
|