Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
The complexity of simple computer architectures
Müller S., Paul W. (ed), Springer-Verlag New York, Inc., Secaucus, NJ, 1995. Type: Book (9783540605805)
Date Reviewed: Feb 1 1998

The authors develop a formal model that enables designers to evaluate cost (component cost) and cycle time of a simple computer, which in turn can shed light on the cost-effectiveness of a design. They were motivated by the lack of a formal model of a machine in the first edition of Hennessy and  Patterson’s  Computer architecture: a quantitative approach [1].

The approach taken here involves specifying circuits for n-bit-wide inputs by a recursive definition with respect to n; obtaining recurrence relations for cost, C ( n ), and delay, T ( n ); and finally, implementing these relations as functions in the C programming language. Thus the cost (or delay) of a large circuit, or of a machine, can be expressed in terms of smaller circuits, which allows the programs to compute the actual values for cost and delay.

The authors lead readers through all of the necessary steps, from simple hardware components (such as adders and multiplexers) to control units (hardwired and microprogrammed), with specific examples from a RISC machine DLX. They demonstrate the usability of this approach and claim that this model and technique have been used in several graduate projects to evaluate other, more sophisticated machines than those presented. The C code needed to run the programs is listed in detail at the end of the book.

I recommend this book to anyone interested in quantitative evaluation of a machine architecture.

Reviewer:  A. Deb Review #: CR119985 (9802-0004)
1) Patterson, D. A.; Hennessy, J. L.; and Goldberg, D. Computer architecture: a quantitative approach, 2nd ed. Morgan Kaufmann, San Francisco, 1996.
Bookmark and Share
 
General (C.1.0 )
 
 
General (B.6.0 )
 
 
General (B.7.0 )
 
 
General (B.1.0 )
 
 
General (B.2.0 )
 
 
Performance of Systems (C.4 )
 
Would you recommend this review?
yes
no
Other reviews under "General": Date
Computer architecture
Baer J. Computer 17(10): 77-87, 1984. Type: Article
May 1 1985
Computer organization
Andrews M., Computer Science Press, Inc., New York, NY, 1987. Type: Book (9789780881751147)
Dec 1 1987
Computer organization: hardware/software (2nd ed.)
Gorsline G., Prentice-Hall, Inc., Upper Saddle River, NJ, 1986. Type: Book (9789780131653252)
Nov 1 1986
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy