Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2004-02-18 20:26:16
Size: 392
Editor: yakko
Comment:
Revision 4 as of 2004-02-18 20:40:09
Size: 430
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Guiding Hardware Design Principles

Back to ComputerTerms

Guiding Hardware Design Principles

  1. Simplicity favors regularity: Add A, B, C always has three arguments. More than three arguments would require complexity in the more hardware. This regularity allows simplicity of design, and simplicity is important for speed in design.

  2. Smaller is faster: large numbers of resisters will increase ClockCycle time.

Back to ComputerTerms

HardwareDesignPrinciples (last edited 2004-02-19 00:36:25 by yakko)