Logical Effort: Designing Fast CMOS Circuits
暫譯: 邏輯努力:設計快速的 CMOS 電路

Ivan Sutherland, Robert F. Sproull, David Harris

  • 出版商: Morgan Kaufmann
  • 出版日期: 1999-02-02
  • 售價: $3,140
  • 貴賓價: 9.5$2,983
  • 語言: 英文
  • 頁數: 256
  • 裝訂: Paperback
  • ISBN: 1558605576
  • ISBN-13: 9781558605572
  • 相關分類: CMOS
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述


Order This Book | Authors | Contents | Web-Enhanced | Errata | Related Titles

 

Designers of high-speed integrated circuits face a bewildering array of choices and too often spend frustrating days tweaking gates to meet speed targets. Logical Effort: Designing Fast CMOS Circuits makes high speed design easier and more methodical, providing a simple and broadly applicable method for estimating the delay resulting from factors such as topology, capacitance, and gate sizes.

The brainchild of circuit and computer graphics pioneers Ivan Sutherland and Bob Sproull, "logical effort" will change the way you approach design challenges. This book begins by equipping you with a sound understanding of the method's essential procedures and concepts-so you can start using it immediately. Later chapters explore the theory and finer points of the method and detail its specialized applications.

Features

  • Explains the method and how to apply it in two practically focused chapters.
  • Improves circuit design intuition by teaching simple ways to discern the consequences of topology and gate size decisions.
  • Offers easy ways to choose the fastest circuit from among an array of potential circuit designs.
  • Reduces the time spent on tweaking and simulations-so you can rapidly settle on a good design.
  • Offers in-depth coverage of specialized areas of application for logical effort: skewed or unbalanced gates, other circuit families (including pseudo-NMOS and domino), wide structures such as decoders, and irregularly forking circuits.
  • Presents a complete derivation of the method-so you see how and why it works.

Authors:

Ivan E. Sutherland, a vice president and fellow at Sun Microsystems, received the Turing Award and the Von Neumann Medal for his pioneering contributions in the fields of computer graphics and microelectronic design.

Robert F. Sproull is an internationally noted expert on the design of graphics hardware and software. He too is a vice president and fellow at Sun.

David Harris is Assistant Professor of Engineering at Harvey Mudd College. He has made logical effort an integral part of his approach to teaching high-speed CMOS circuit design.

Table of Contents:
1 The Method of Logical Effort
2 Design Examples
3 Deriving the Method of Logical Effort
4 Calculating the Logical Effort of Gates
5 Calibrating the Model
6 Asymmetric Logic Gates
7 Unequal Rising and Falling Delays
8 Circuit Families
9 Forks of Amplifiers
10 Branches and Interconnect
11 Wide Structures
12 Conclusions
A Cast of Characters
B Reference process parameters
C Logical Effort Tools
D Solutions

Web-Enhanced:

 

  • A detailed example of logical effort applied to the design of a multiplier.
  • The Perl script used in Chapter 5 to characterize the logical effort of gates. The script takes a SPICE netlist of the gates, a process file, and a list of input stimuli for each gate. It measures the logical effort and parasitic delay of each gate using the test setup described in Chapter 5. (You must have an HSPICE license to use this program. The script comes with no warranty or technical support and is only intended as an example of the material discussed in Chapter 5.)
  • A Java tool to design NAND, NOR, AND, and OR gates. It takes the number of inputs and the electrical effort of the path and computes the minimum delay tree, as discussed in Section 11.1. This tool can be used from a form-based interface on the Web, or downloaded for use on your computer.

Supplements

 

Errata:
For the first printing

Related Titles:

Computer Architecture & Design


 

商品描述(中文翻譯)

設計高速集成電路的工程師面臨著令人困惑的選擇,經常花費令人沮喪的時間來調整閘以達到速度目標。《Logical Effort: Designing Fast CMOS Circuits》使高速設計變得更簡單且更有條理,提供了一種簡單且廣泛適用的方法來估算由拓撲、電容和閘大小等因素引起的延遲。

這本書的創意來自電路和計算機圖形學的先驅伊凡·薩瑟蘭(Ivan Sutherland)和鮑勃·斯普羅爾(Bob Sproull),"邏輯努力"將改變你面對設計挑戰的方式。本書首先讓你充分理解該方法的基本程序和概念,讓你能立即開始使用。後面的章節探討該方法的理論和細節,並詳細介紹其專門應用。

**特點**

- 在兩個以實踐為重點的章節中解釋該方法及其應用。
- 通過教導簡單的方法來辨別拓撲和閘大小決策的後果,提升電路設計直覺。
- 提供簡便的方法來從多個潛在電路設計中選擇最快的電路。
- 減少調整和模擬所花費的時間,讓你能迅速確定良好的設計。
- 深入涵蓋邏輯努力的專門應用領域:不對稱或不平衡的閘、其他電路系列(包括偽-NMOS和多米諾)、寬結構如解碼器,以及不規則分叉的電路。
- 提供該方法的完整推導,讓你了解其運作原理及原因。

**作者:**

**伊凡·E·薩瑟蘭**(Ivan E. Sutherland),是Sun Microsystems的副總裁及研究員,因其在計算機圖形學和微電子設計領域的開創性貢獻而獲得圖靈獎和冯·诺依曼獎。

**羅伯特·F·斯普羅爾**(Robert F. Sproull)是國際知名的圖形硬體和軟體設計專家。他同樣是Sun的副總裁及研究員。

**[大衛·哈里斯](http://www3.hmc.edu/~harris/index.html)**(David Harris)是哈維穆德學院的工程助理教授。他已將邏輯努力作為其教授高速CMOS電路設計的核心部分。

**目錄:**
1. 邏輯努力的方法
2. 設計範例
3. 推導邏輯努力的方法
4. 計算閘的邏輯努力
5. 校準模型
6. 不對稱邏輯閘
7. 不等的上升和下降延遲
8. 電路系列
9. 放大器的分叉
10. 分支和互連
11. 寬結構
12. 結論
A. 角色名單
B. 參考過程參數
C. 邏輯努力工具
D. 解決方案

**網路增強:**

- 一個詳細的[範例](ftp://ftp.mkp.com/Logical_Effort/Multiplier),展示邏輯努力在乘法器設計中的應用。
- 第5章中用於特徵化閘的邏輯努力的[Perl腳本](ftp://ftp.mkp.com/Logical_Effort/CAT_Tool)。該腳本接受閘的SPICE網路清單、一個過程文件和每個閘的輸入刺激列表。它使用第5章中描述的測試設置來測量每個閘的邏輯努力和寄生延遲。(使用此程序必須擁有HSPICE許可證。該腳本不提供任何保證或技術支持,僅作為第5章所討論材料的範例。)
- 一個用於設計NAND、NOR、AND和OR閘的Java工具。它接受輸入數量和路徑的電氣努力,並計算最小延遲樹,如第11.1節所討論。此工具可通過網頁上的表單介面使用,或[下載](ftp://ftp.mkp.com/Logical_Effort/LE_Legion)到你的電腦上使用。

**補充資料**

- [第1章](ftp://ftp.mkp.com/Logical_Effort/Sutherland_Ch1.pdf)的PDF格式。
- [偶數練習題的解答](ftp://leprof@ftp.mkp.com/solutions)。[僅供教師使用;請向你的[學術銷售代表](http://www.mkp.com/academic/rep_locator.asp)索取密碼]
- [文本圖形的電子版本](http://www.mkp.com/books_catalog/LogicalEffort/LEcert.htm)

**勘誤:**
[第一版的勘誤](../books_catalog/erratasheet.asp?ErrataID=1002)

**相關書籍:**

[計算機架構與設計](areas/computer_architecture.asp)