数字逻辑基础与Verilog设计(英文影印版)
基本信息
内容简介回到顶部↑
本书是为数字逻辑设计入门课程准备的教科书,这门课是大多数电气和计算机工程学科的基础课程。.
成功的逻辑电路设计人员必须深入理解基本概念,并熟练地掌握计算机辅助设计工具。本书很好地兼顾了基本概念的教学和计算机辅助工具的实际应用,着重介绍电路的综合并解释如何在实际的芯片上实现电路。书中通过许多例子来引入基本概念,这些例子涉及简单的电路设计,当中不但用手工的方法,也用现代的基于计算机辅助设计的方法来完成设计。本书使用的计算机辅助设计工具是当前流行的max+plusii软件,它能自动地把verilog设计映射到复杂可编程逻辑器件 (cpld) 和现场可编程门阵列 (fpga) 中,而这两种器件是工业界最常用的可编程逻辑器件。..
随书光盘中包括max+plusii软件,以便学生能第一手操作、运行和测试书中的各个设计范例。...
成功的逻辑电路设计人员必须深入理解基本概念,并熟练地掌握计算机辅助设计工具。本书很好地兼顾了基本概念的教学和计算机辅助工具的实际应用,着重介绍电路的综合并解释如何在实际的芯片上实现电路。书中通过许多例子来引入基本概念,这些例子涉及简单的电路设计,当中不但用手工的方法,也用现代的基于计算机辅助设计的方法来完成设计。本书使用的计算机辅助设计工具是当前流行的max+plusii软件,它能自动地把verilog设计映射到复杂可编程逻辑器件 (cpld) 和现场可编程门阵列 (fpga) 中,而这两种器件是工业界最常用的可编程逻辑器件。..
随书光盘中包括max+plusii软件,以便学生能第一手操作、运行和测试书中的各个设计范例。...
作译者回到顶部↑
本书提供作译者介绍
Stephen Brown 多伦多大学电气与计算机工程系副教授,同时也是Altera公司多伦多技术中心的软件开发部主任。目前他的研究兴趣包括:现场可编程超大规模集成电路技术和计算机体系结构。.
Zvonko Vranesic 多伦多大学电气与计算机工程系教授,同时参与Altera公司多伦多技术中心的研究和开发工作。他代表加拿大参加过多次国际象棋比赛,拥有国际象棋大师的头衔。目前他的研究兴趣包括:计算机体系结构。现场可编程超大规模集成电路技术和多值逻辑系统。...
.. << 查看详细
Zvonko Vranesic 多伦多大学电气与计算机工程系教授,同时参与Altera公司多伦多技术中心的研究和开发工作。他代表加拿大参加过多次国际象棋比赛,拥有国际象棋大师的头衔。目前他的研究兴趣包括:计算机体系结构。现场可编程超大规模集成电路技术和多值逻辑系统。...
.. << 查看详细
目录回到顶部↑
chapter 1.
design concepts
1.1 digital hardware
1.2 the design process
1.3 design of digital hardware
1.4 logic circuit design in this book
1.5 theory and practice
chapter 2
introduction to logic circuits
2.1 variables and functions
2.2 inversion
2.3 truth tables
2.4 logic gates and networks
2.5 boolean algebra
2.6 synthesis using and, or, and not gates
2.7 nand and nor logic networks
2.8 design examples
2.9 introduction to cad tools
2.10 introduction to verilog
2.11 concluding remarks
design concepts
1.1 digital hardware
1.2 the design process
1.3 design of digital hardware
1.4 logic circuit design in this book
1.5 theory and practice
chapter 2
introduction to logic circuits
2.1 variables and functions
2.2 inversion
2.3 truth tables
2.4 logic gates and networks
2.5 boolean algebra
2.6 synthesis using and, or, and not gates
2.7 nand and nor logic networks
2.8 design examples
2.9 introduction to cad tools
2.10 introduction to verilog
2.11 concluding remarks
前言回到顶部↑
This book is intended for an introductory course in digital logic design, which is a basic course in most electrical and computer engineering programs. A successful designer of digital logic circuits needs a good understanding of basic concepts and a firm grasp of computer-aided design (CAD) tools. The purpose of our book is to provide the desirable balance between teaching the basic concepts and practical application through CAD tools.To facilitate the learning process, the necessary CAD software is included as an integral part of the book package. .
A serious drawback of many books on digital logic design is that they cover too much material. A book that covers a large number of topics is not easy to use in a classroom,particularly if the topics are not covered in sufficient depth. Also, in their desire to provide a vast amount of practical advice, the authors often make the text difficult to follow by the students who are still struggling with the fundamental concepts. Our aim is to avoid both of these problems.
The main goals of the book are (1) to teach students the fundamental concepts in classical manual digital design and (2) illustrate clearly the way in which digital circuits are designed today, using CAD tools. Even though modern designers no longer use manual techniques, except in rare circumstances, our motivation for teaching such techniques is to give students an intuitive feeling for how digital circuits operate. Also, the manual techniques provide an illustration of the types of manipulations performed by CAD tools,giving students an appreciation of the benefits provided by design automation. Throughout the book, basic concepts are introduced by way of examples that involve simple circuit designs, which we perform using both manual techniques and modem CAD-tool-based methods. Having established the basic concepts, more complex examples are then provided,using the CAD tools. Thus our emphasis is on modem design methodology to illustrate how digital design is carried out in practice today.
TECHNOLOGY AND CAD SUPPORT
The book discusses modem digital circuit implementation technologies. We briefly discuss SSI, as well as semi-custom and full-custom technologies. However, the emphasis is on programmable logic devices (PLDs). This is the most appropriate technology for use in a textbook for two reasons. First, PLDs are widely used in practice and are suitable for almost all types of digital circuit designs. In fact, students are more likely to be involved in PLDbased designs at some point in their careers than in any other technology. Second, circuits are implemented in PLDs by end-user programming. Therefore, students can be provided with an opportunity, in a laboratory setting, to implement the book's design examples in actual chips. Students can also simulate the behavior of their designed circuits on their own computers. We use the two most popular types of PLDs for targeting of designs: complex programmable logic devices (CPLDs) and field-programmable gate arrays (FPGAs).
Our CAD support is based on Altera MAX+plusII software. MAX+pluslI provides automatic mapping of a design into Altera CPLDs and FPGAs, which are among the most widely used PLDs in the industry. The features of MAX+plusII that are particularly attractive for our purposes are:
· It is a commercial product. The version included with the book supports all major features of the product. Students will be able to easily enter a design into the CAD system, compile the design into a selected device (the choice of device can be changed at any time and the design retargeted to a different device), simulate the functionality and detailed timing of the resulting circuit, and if laboratory facilities are provided at the student's school, implement the designs in actual devices.
· It provides for design entry using both hardware description languages (HDLs) and schematic capture. In the book, we provide examples of design using schematic capture, but we emphasize the HDL-based design because it is the most efficient design method to use in practice. We describe in detail the IEEE Standard Verilog language and use it extensively in oxamples. The CAD system included with the book has a Verilog compiler, which allows the student to automatically create circuits from the Verilog code and implement these circuits in real chips.
· It can automatically target a design to various types of devices. This feature allows us to illustrate the ways in which the architecture of the target device affects a designer's circuit.
· It can be used on most types of popular computers. We expect that most students will use the version of the software that runs on IBM-compatible computers (running any version of Microsoft windows), which is provided with the book. However, through Altera's university program the software is also available for other machines, such as SUN or HP workstations.
A MAX+phisII CD-ROM is included with each copy of the book. Use of the software is fully integrated into the book so that students can try, firsthand, all design examples. To teach the students how to use this software, the book includes three, progressively advanced, hands-on tutorials.
SCOPE OF THE BOOK
Chapter 1 provides a general introduction to the process of designing digital systems. It discusses the key steps in the design process and explains how CAD tools can be used to automate many of the required tasks.
Chapter 2 introduces the basic aspects of logic circuits. It shows how Boolean algebra is used to represent such circuits. It also gives the reader a first glimpse at Verilog, as an example of a hardware description language that may be used to specify the logic circuits.
The electronic aspects of digital circuits are presented in Chapter 3. This chapter shows how the basic gates are built using transistors and presents various factors that affect circuit performance. The emphasis is on the latest technologies, with particular focus on CMOS technology and programmable logic devices.
Chapter 4 deals with the synthesis of combinational circuits. It covers all aspects of the synthesis process, starting with an initial design and performing the optimization steps needed to generate a desired final circuit. It shows how CAD tools are used for this purpose.
Chapter 5 concentrates on circuits that perform arithmetic operations. It begins with a discussion of how numbers are represented in digital systems and then shows how such numbers can be manipulated using logic circuits. This chapter illustrates how Verilog can be used to specify the desired functionality and how CAD tools provide a mechanism for developing the required circuits. We chose to introduce the number representations at this point, rather than in the very beginning of the book, to make the discussion more meaningful and interesting, because we can immediately provide examples of how numerical information may be processed by actual circuits.
Chapter 6 presents combinational circuits that are used as building blocks. It includes the encoder, decoder, and multiplexer circuits. These circuits are very convenient for illustrating the application of many Verilog constructs, giving the reader an opportunity to discover more advanced features of Verilog. ..
Storage elements are introduced in Chapter 7. The use of flip-flops to realize regular structures, such as shift registers and counters, is discussed. Verilog-specified designs of these structures are included.
Chapter 8 gives a detailed presentation of synchronous sequential circuits (finite state machines). It explains the behavior of these circuits and develops practical design techniques for both manual and automated design.
A serious drawback of many books on digital logic design is that they cover too much material. A book that covers a large number of topics is not easy to use in a classroom,particularly if the topics are not covered in sufficient depth. Also, in their desire to provide a vast amount of practical advice, the authors often make the text difficult to follow by the students who are still struggling with the fundamental concepts. Our aim is to avoid both of these problems.
The main goals of the book are (1) to teach students the fundamental concepts in classical manual digital design and (2) illustrate clearly the way in which digital circuits are designed today, using CAD tools. Even though modern designers no longer use manual techniques, except in rare circumstances, our motivation for teaching such techniques is to give students an intuitive feeling for how digital circuits operate. Also, the manual techniques provide an illustration of the types of manipulations performed by CAD tools,giving students an appreciation of the benefits provided by design automation. Throughout the book, basic concepts are introduced by way of examples that involve simple circuit designs, which we perform using both manual techniques and modem CAD-tool-based methods. Having established the basic concepts, more complex examples are then provided,using the CAD tools. Thus our emphasis is on modem design methodology to illustrate how digital design is carried out in practice today.
TECHNOLOGY AND CAD SUPPORT
The book discusses modem digital circuit implementation technologies. We briefly discuss SSI, as well as semi-custom and full-custom technologies. However, the emphasis is on programmable logic devices (PLDs). This is the most appropriate technology for use in a textbook for two reasons. First, PLDs are widely used in practice and are suitable for almost all types of digital circuit designs. In fact, students are more likely to be involved in PLDbased designs at some point in their careers than in any other technology. Second, circuits are implemented in PLDs by end-user programming. Therefore, students can be provided with an opportunity, in a laboratory setting, to implement the book's design examples in actual chips. Students can also simulate the behavior of their designed circuits on their own computers. We use the two most popular types of PLDs for targeting of designs: complex programmable logic devices (CPLDs) and field-programmable gate arrays (FPGAs).
Our CAD support is based on Altera MAX+plusII software. MAX+pluslI provides automatic mapping of a design into Altera CPLDs and FPGAs, which are among the most widely used PLDs in the industry. The features of MAX+plusII that are particularly attractive for our purposes are:
· It is a commercial product. The version included with the book supports all major features of the product. Students will be able to easily enter a design into the CAD system, compile the design into a selected device (the choice of device can be changed at any time and the design retargeted to a different device), simulate the functionality and detailed timing of the resulting circuit, and if laboratory facilities are provided at the student's school, implement the designs in actual devices.
· It provides for design entry using both hardware description languages (HDLs) and schematic capture. In the book, we provide examples of design using schematic capture, but we emphasize the HDL-based design because it is the most efficient design method to use in practice. We describe in detail the IEEE Standard Verilog language and use it extensively in oxamples. The CAD system included with the book has a Verilog compiler, which allows the student to automatically create circuits from the Verilog code and implement these circuits in real chips.
· It can automatically target a design to various types of devices. This feature allows us to illustrate the ways in which the architecture of the target device affects a designer's circuit.
· It can be used on most types of popular computers. We expect that most students will use the version of the software that runs on IBM-compatible computers (running any version of Microsoft windows), which is provided with the book. However, through Altera's university program the software is also available for other machines, such as SUN or HP workstations.
A MAX+phisII CD-ROM is included with each copy of the book. Use of the software is fully integrated into the book so that students can try, firsthand, all design examples. To teach the students how to use this software, the book includes three, progressively advanced, hands-on tutorials.
SCOPE OF THE BOOK
Chapter 1 provides a general introduction to the process of designing digital systems. It discusses the key steps in the design process and explains how CAD tools can be used to automate many of the required tasks.
Chapter 2 introduces the basic aspects of logic circuits. It shows how Boolean algebra is used to represent such circuits. It also gives the reader a first glimpse at Verilog, as an example of a hardware description language that may be used to specify the logic circuits.
The electronic aspects of digital circuits are presented in Chapter 3. This chapter shows how the basic gates are built using transistors and presents various factors that affect circuit performance. The emphasis is on the latest technologies, with particular focus on CMOS technology and programmable logic devices.
Chapter 4 deals with the synthesis of combinational circuits. It covers all aspects of the synthesis process, starting with an initial design and performing the optimization steps needed to generate a desired final circuit. It shows how CAD tools are used for this purpose.
Chapter 5 concentrates on circuits that perform arithmetic operations. It begins with a discussion of how numbers are represented in digital systems and then shows how such numbers can be manipulated using logic circuits. This chapter illustrates how Verilog can be used to specify the desired functionality and how CAD tools provide a mechanism for developing the required circuits. We chose to introduce the number representations at this point, rather than in the very beginning of the book, to make the discussion more meaningful and interesting, because we can immediately provide examples of how numerical information may be processed by actual circuits.
Chapter 6 presents combinational circuits that are used as building blocks. It includes the encoder, decoder, and multiplexer circuits. These circuits are very convenient for illustrating the application of many Verilog constructs, giving the reader an opportunity to discover more advanced features of Verilog. ..
Storage elements are introduced in Chapter 7. The use of flip-flops to realize regular structures, such as shift registers and counters, is discussed. Verilog-specified designs of these structures are included.
Chapter 8 gives a detailed presentation of synchronous sequential circuits (finite state machines). It explains the behavior of these circuits and develops practical design techniques for both manual and automated design.
序言回到顶部↑
Chess is a game that provides a splendid vehicle for displaying human intelligence in a competitive environment. During the past 30 years, it has also served as a platform for determining the extent to which machines can emulate intelligent behavior. Many chess programs are available for today's computers. Chess machines, comprising a computer and chess-playing program, are now capable of defeating even the strongest human players. .
The ultimate challenge took place in 1997, when [BM's Deep Blue chess machine defeated the World Champion Garry Kasparov in a six-game match. The essence of this machineare logic circuits, algorithms, and software---coupled with people who know how to use these resources. Although all of these factors are crucial, the greatest leap forward,in terms of chess-playing strength, was made when extremely powerful logic circuits were developed. Most of these circuits are used in general purpose computers, but some are Specialized for the chess-playing application. A key reason why the Deep Blue machine is so strong is that it can evaluate about 200 million chess position in one second. ..
This textbook deals with logic circuits and explains how they are designed. We haveincluded in the book the moves from the decisive sixth game of the 1997 match to remind
reader of the incredible possibilities that are attainable with well-designed logic circuits.Deep,Blue played with the white pieces. ...
The ultimate challenge took place in 1997, when [BM's Deep Blue chess machine defeated the World Champion Garry Kasparov in a six-game match. The essence of this machineare logic circuits, algorithms, and software---coupled with people who know how to use these resources. Although all of these factors are crucial, the greatest leap forward,in terms of chess-playing strength, was made when extremely powerful logic circuits were developed. Most of these circuits are used in general purpose computers, but some are Specialized for the chess-playing application. A key reason why the Deep Blue machine is so strong is that it can evaluate about 200 million chess position in one second. ..
This textbook deals with logic circuits and explains how they are designed. We haveincluded in the book the moves from the decisive sixth game of the 1997 match to remind
reader of the incredible possibilities that are attainable with well-designed logic circuits.Deep,Blue played with the white pieces. ...
相关资源回到顶部↑
· 【推荐】华清远见近50本嵌入式专业培训教材展示(涵盖嵌入式Linux、WinCE、Android、Symbian、ARM、DSP、FPGA等,部分教材电子版限时下载中,更多免费嵌入式视频教程在线收看!!!)· 【亚嵌教育 嵌入式培训专家】(嵌入式培训,嵌入式Linux培训,ARM培训,Linux培训,3G培训,Android培训,WINCE培训,DSP培训,FPGA培训,嵌入式就业培训)
· Matlab中文论坛,是中国最大最专业的Matlab/Simulink交流论坛(Matlab,Simulink,信号与系统)
· 程序员的7种武器(正则表达式、编程语言、数据库、算法、软件调试、开发环境)








点击看大图







加载中...
