数字设计与Verilog实现(第五版)(英文版)

数字设计与Verilog实现(第五版)(英文版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: [美] , , , ,
2017-08
版次: 5
ISBN: 9787121323072
定价: 99.00
装帧: 平装
开本: 16开
纸张: 胶版纸
页数: 564页
字数: 1026千字
正文语种: 英语
分类: 语言文字
12人买过
  • 本书是一本系统介绍数字电路设计的优秀教材,旨在教会读者关于数字设计的基本概念和基本方法。全书共分10章,内容涉及数字逻辑的基本理论、组合逻辑电路、时序逻辑电路、寄存器和计数器、存储器与可编程逻辑器件、寄存器传输级设计、半导体和CMOS 集成电路、标准IC和FPGA实验、标准图形符号、Verilog HDL与数字系统设计等。全书结构严谨,选材新颖,内容深入浅出,紧密联系实际,教辅资料齐全。   M. Morris Mano,美国加利福尼亚州立大学电子和计算机工程系的教授,出版过多部有关数字逻辑、计算机设计基础的教材;Michael D. Ciletti,美国科罗拉多大学教授。 Contents


    Preface i x
    1 Digital Systems and Binary Numbers 1
    1.1 Digital Systems 1
    1.2 Binary Numbers 3
    1.3 Number-Base Conversions 6
    1.4 Octal and Hexadecimal Numbers 8
    1.5 Complements of Numbers 10
    1.6 Signed Binary Numbers 14
    1.7 Binary Codes 18
    1.8 Binary Storage and Registers 27
    1.9 Binary Logic 30
    2 Boolean Algebra and Logic Gates 38
    2.1 Introduction 38
    2.2 Basic Definitions 38
    2.3 Axiomatic Definition of Boolean Algebra 40
    2.4 Basic Theorems and Properties of Boolean Algebra 43
    2.5 Boolean Functions 46
    2.6 Canonical and Standard Forms 51
    2.7 Other Logic Operations 58
    2.8 Digital Logic Gates 60
    2.9 Integrated Circuits 66
    3 Gate-Level Minimization 73
    3.1 Introduction 73
    3.2 The Map Method 73
    3.3 Four-Variable K-Map 80
    3.4 Product-of-Sums Simplification 84
    3.5 Don?ˉt-Care Conditions 88
    3.6 NAND and NOR Implementation 90
    3.7 Other Two-Level Implementations 97
    3.8 Exclusive-OR Function 103
    3.9 Hardware Description Language 108
    4 Combinational Logic 125
    4.1 Introduction 125
    4.2 Combinational Circuits 125
    4.3 Analysis Procedure 126
    4.4 Design Procedure 129
    4.5 Binary Adder¨CSubtractor 133
    4.6 Decimal Adder 144
    4.7 Binary Multiplier 146
    4.8 Magnitude Comparator 148
    4.9 Decoders 150
    4.10 Encoders 155
    4.11 Multiplexers 158
    4.12 HDL Models of Combinational Circuits 164
    5 Synchronous Sequential Logic 190
    5.1 Introduction 190
    5.2 Sequential Circuits 190
    5.3 Storage Elements: Latches 193
    5.4 Storage Elements: Flip-Flops 196
    5.5 Analysis of Clocked Sequential Circuits 204
    5.6 Synthesizable HDL Models of Sequential Circuits 217
    5.7 State Reduction and Assignment 231
    5.8 Design Procedure 236
    6 Registers and Counters 255
    6.1 Registers 255
    6.2 Shift Registers 258
    6.3 Ripple Counters 266
    6.4 Synchronous Counters 271
    6.5 Other Counters 278
    6.6 HDL for Registers and Counters 283
    7 Memory and Programmable Logic 299
    7.1 Introduction 299
    7.2 Random-Access Memory 300
    7.3 Memory Decoding 307
    7.4 Error Detection and Correction 312
    7.5 Read-Only Memory 315
    7.6 Programmable Logic Array 321
    7.7 Programmable Array Logic 325
    7.8 Sequential Programmable Devices 329
    8 Design at the Register
    Tr a n s f e r L e v e l 351
    8.1 Introduction 351
    8.2 Register Transfer Level Notation 351
    8.3 Register Transfer Level in HDL 354
    8.4 Algorithmic State Machines (ASMs) 363
    8.5 Design Example (ASMD Chart) 371
    8.6 HDL Description of Design Example 381
    8.7 Sequential Binary Multiplier 391
    8.8 Control Logic 396
    8.9 HDL Description of Binary Multiplier 402
    8.10 Design with Multiplexers 411
    8.11 Race-Free Design (Software Race Conditions) 422
    8.12 Latch-Free Design (Why Waste Silicon?) 425
    8.13 Other Language Features 426
    9 Laboratory Experiments
    with Standard ICs and FPGAs 438
    9.1 Introduction to Experiments 438
    9.2 Experiment 1: Binary and Decimal Numbers 443
    9.3 Experiment 2: Digital Logic Gates 446
    9.4 Experiment 3: Simplification of Boolean Functions 448
    9.5 Experiment 4: Combinational Circuits 450
    9.6 Experiment 5: Code Converters 452
    9.7 Experiment 6: Design with Multiplexers 453
    9.8 Experiment 7: Adders and Subtractors 455
    9.9 Experiment 8: Flip-Flops 457
    9.10 Experiment 9: Sequential Circuits 460
    9.11 Experiment 10: Counters 461
    9.12 Experiment 11: Shift Registers 463
    9.13 Experiment 12: Serial Addition 466
    9.14 Experiment 13: Memory Unit 467
    9.15 Experiment 14: Lamp Handball 469
    9.16 Experiment 15: Clock-Pulse Generator 473
    9.17 Experiment 16: Parallel Adder and Accumulator 475
    9.18 Experiment 17: Binary Multiplier 478
    9.19 Verilog HDL Simulation Experiments
    and Rapid Prototyping with FPGAs 480
    10 Standard Graphic Symbols 488
    10.1 Rectangular-Shape Symbols 488
    10.2 Qualifying Symbols 491
    10.3 Dependency Notation 493
    10.4 Symbols for Combinational Elements 495
    10.5 Symbols for Flip-Flops 497
    10.6 Symbols for Registers 499
    10.7 Symbols for Counters 502
    10.8 Symbol for RAM 504
    Appendix 507
    Answers to Selected Problems 521
    Index 539
  • 内容简介:
    本书是一本系统介绍数字电路设计的优秀教材,旨在教会读者关于数字设计的基本概念和基本方法。全书共分10章,内容涉及数字逻辑的基本理论、组合逻辑电路、时序逻辑电路、寄存器和计数器、存储器与可编程逻辑器件、寄存器传输级设计、半导体和CMOS 集成电路、标准IC和FPGA实验、标准图形符号、Verilog HDL与数字系统设计等。全书结构严谨,选材新颖,内容深入浅出,紧密联系实际,教辅资料齐全。
  • 作者简介:
      M. Morris Mano,美国加利福尼亚州立大学电子和计算机工程系的教授,出版过多部有关数字逻辑、计算机设计基础的教材;Michael D. Ciletti,美国科罗拉多大学教授。
  • 目录:
    Contents


    Preface i x
    1 Digital Systems and Binary Numbers 1
    1.1 Digital Systems 1
    1.2 Binary Numbers 3
    1.3 Number-Base Conversions 6
    1.4 Octal and Hexadecimal Numbers 8
    1.5 Complements of Numbers 10
    1.6 Signed Binary Numbers 14
    1.7 Binary Codes 18
    1.8 Binary Storage and Registers 27
    1.9 Binary Logic 30
    2 Boolean Algebra and Logic Gates 38
    2.1 Introduction 38
    2.2 Basic Definitions 38
    2.3 Axiomatic Definition of Boolean Algebra 40
    2.4 Basic Theorems and Properties of Boolean Algebra 43
    2.5 Boolean Functions 46
    2.6 Canonical and Standard Forms 51
    2.7 Other Logic Operations 58
    2.8 Digital Logic Gates 60
    2.9 Integrated Circuits 66
    3 Gate-Level Minimization 73
    3.1 Introduction 73
    3.2 The Map Method 73
    3.3 Four-Variable K-Map 80
    3.4 Product-of-Sums Simplification 84
    3.5 Don?ˉt-Care Conditions 88
    3.6 NAND and NOR Implementation 90
    3.7 Other Two-Level Implementations 97
    3.8 Exclusive-OR Function 103
    3.9 Hardware Description Language 108
    4 Combinational Logic 125
    4.1 Introduction 125
    4.2 Combinational Circuits 125
    4.3 Analysis Procedure 126
    4.4 Design Procedure 129
    4.5 Binary Adder¨CSubtractor 133
    4.6 Decimal Adder 144
    4.7 Binary Multiplier 146
    4.8 Magnitude Comparator 148
    4.9 Decoders 150
    4.10 Encoders 155
    4.11 Multiplexers 158
    4.12 HDL Models of Combinational Circuits 164
    5 Synchronous Sequential Logic 190
    5.1 Introduction 190
    5.2 Sequential Circuits 190
    5.3 Storage Elements: Latches 193
    5.4 Storage Elements: Flip-Flops 196
    5.5 Analysis of Clocked Sequential Circuits 204
    5.6 Synthesizable HDL Models of Sequential Circuits 217
    5.7 State Reduction and Assignment 231
    5.8 Design Procedure 236
    6 Registers and Counters 255
    6.1 Registers 255
    6.2 Shift Registers 258
    6.3 Ripple Counters 266
    6.4 Synchronous Counters 271
    6.5 Other Counters 278
    6.6 HDL for Registers and Counters 283
    7 Memory and Programmable Logic 299
    7.1 Introduction 299
    7.2 Random-Access Memory 300
    7.3 Memory Decoding 307
    7.4 Error Detection and Correction 312
    7.5 Read-Only Memory 315
    7.6 Programmable Logic Array 321
    7.7 Programmable Array Logic 325
    7.8 Sequential Programmable Devices 329
    8 Design at the Register
    Tr a n s f e r L e v e l 351
    8.1 Introduction 351
    8.2 Register Transfer Level Notation 351
    8.3 Register Transfer Level in HDL 354
    8.4 Algorithmic State Machines (ASMs) 363
    8.5 Design Example (ASMD Chart) 371
    8.6 HDL Description of Design Example 381
    8.7 Sequential Binary Multiplier 391
    8.8 Control Logic 396
    8.9 HDL Description of Binary Multiplier 402
    8.10 Design with Multiplexers 411
    8.11 Race-Free Design (Software Race Conditions) 422
    8.12 Latch-Free Design (Why Waste Silicon?) 425
    8.13 Other Language Features 426
    9 Laboratory Experiments
    with Standard ICs and FPGAs 438
    9.1 Introduction to Experiments 438
    9.2 Experiment 1: Binary and Decimal Numbers 443
    9.3 Experiment 2: Digital Logic Gates 446
    9.4 Experiment 3: Simplification of Boolean Functions 448
    9.5 Experiment 4: Combinational Circuits 450
    9.6 Experiment 5: Code Converters 452
    9.7 Experiment 6: Design with Multiplexers 453
    9.8 Experiment 7: Adders and Subtractors 455
    9.9 Experiment 8: Flip-Flops 457
    9.10 Experiment 9: Sequential Circuits 460
    9.11 Experiment 10: Counters 461
    9.12 Experiment 11: Shift Registers 463
    9.13 Experiment 12: Serial Addition 466
    9.14 Experiment 13: Memory Unit 467
    9.15 Experiment 14: Lamp Handball 469
    9.16 Experiment 15: Clock-Pulse Generator 473
    9.17 Experiment 16: Parallel Adder and Accumulator 475
    9.18 Experiment 17: Binary Multiplier 478
    9.19 Verilog HDL Simulation Experiments
    and Rapid Prototyping with FPGAs 480
    10 Standard Graphic Symbols 488
    10.1 Rectangular-Shape Symbols 488
    10.2 Qualifying Symbols 491
    10.3 Dependency Notation 493
    10.4 Symbols for Combinational Elements 495
    10.5 Symbols for Flip-Flops 497
    10.6 Symbols for Registers 499
    10.7 Symbols for Counters 502
    10.8 Symbol for RAM 504
    Appendix 507
    Answers to Selected Problems 521
    Index 539
查看详情
系列丛书 / 更多
数字设计与Verilog实现(第五版)(英文版)
数字图像处理(第三版)
阮秋琦 译
数字设计与Verilog实现(第五版)(英文版)
数字图像处理(第三版)(英文版)
[美]Rafael、C.、Gonzalez(拉斐尔,C.,冈萨雷斯) 著;Rafael、C.、Gonzalez(拉斐尔,C.,冈萨雷斯) 译
数字设计与Verilog实现(第五版)(英文版)
国外电子与通信教材系列:数字图像处理(MATLAB版)(第2版)(本科教学版)
[美]R.C.冈萨雷斯(Rafael C. Gonzalez)、R.E.伍兹(Richard E. Woods)、S.L.艾丁斯(Steven L. Eddins) 著;阮秋琦 译
数字设计与Verilog实现(第五版)(英文版)
数字电子技术(第10版)(英文版)
[美]Thomas L. Floyd 著;余璆 改编
数字设计与Verilog实现(第五版)(英文版)
数字电子技术(第十一版)(英文版)
[美]Thomas L.Floyd 著
数字设计与Verilog实现(第五版)(英文版)
国外电子与通信教材系列:信号与系统(第二版)
[美]S.Hamid Nawab 著;刘树棠 译
数字设计与Verilog实现(第五版)(英文版)
数字图像处理(第三版)
阮秋琦 译
数字设计与Verilog实现(第五版)(英文版)
信号与系统(第二版 英文版)
[美]Alan V.(艾伦 V.奥本海姆)、Alan(艾伦 S.威尔斯基)、S.Hamid Nawab(S.哈米得 纳瓦卜) 著
数字设计与Verilog实现(第五版)(英文版)
国外电子与通信教材系列:数字电子技术(第10版)
[美]Thomas L. Floyd 著;余璆 译
数字设计与Verilog实现(第五版)(英文版)
数字信号处理实验指导书(MATLAB版)/国外电子与通信教材系列
[美]Sanjit K.Mitra 著;孙洪、余翔宇 译
数字设计与Verilog实现(第五版)(英文版)
数字信号处理――基于计算机的方法(第四版)
米特拉 著;[美]Sanjit、K.、Mitra(桑吉特·、K.、余翔宇 译
数字设计与Verilog实现(第五版)(英文版)
LabVIEW大学实用教程(第三版)
[美]J.(Jeffrey Travis)、[美]J. 克林(Jim Kring) 著;乔瑞萍 译
您可能感兴趣 / 更多
数字设计与Verilog实现(第五版)(英文版)
一个画家的旅程(一本讲述被誉为“美国艺术创始人”的传记绘本)
[美]哈德逊·塔尔伯特
数字设计与Verilog实现(第五版)(英文版)
亚拉山大的读心术(数学大师的逻辑课) 伦理学、逻辑学 [美]雷蒙德·m.斯穆里安(raymondm.smullyan)
[美]雷蒙德·m.斯穆里安(raymondm.smullyan)
数字设计与Verilog实现(第五版)(英文版)
蒙特卡洛的密码锁(数学大师的逻辑课) 文教科普读物 [美]雷蒙德·m.斯穆里安(raymondm.smullyan)
[美]雷蒙德·m.斯穆里安(raymondm.smullyan)
数字设计与Verilog实现(第五版)(英文版)
纳博科夫精选集第五辑
[美]弗拉基米尔·纳博科夫著
数字设计与Verilog实现(第五版)(英文版)
九桃盘(美国二十世纪重要女诗人玛丽安·摩尔诗歌精选集,由知名女诗人和女性诗学研究者倪志娟倾情翻译)
[美]玛丽安•摩尔
数字设计与Verilog实现(第五版)(英文版)
福尔摩斯的棋盘:关于国际象棋的推理题(数学大师的逻辑课)
[美]雷蒙德·m.斯穆里安
数字设计与Verilog实现(第五版)(英文版)
你好,我是阿斯伯格女孩
[美]露迪·西蒙
数字设计与Verilog实现(第五版)(英文版)
金钱游戏(划时代增订版):深层透析金融游戏表象之下的规则与黑箱 长达60年盘踞金融畅销榜的现象级作品
[美]亚当·史密斯(Adam Smith) 著;刘寅龙 译
数字设计与Verilog实现(第五版)(英文版)
波西·杰克逊阿波罗的试炼系列第3册:烈焰迷宫
[美]雷克·莱尔顿 著;火皮豆 译
数字设计与Verilog实现(第五版)(英文版)
矿王谷的黎明:塞拉俱乐部诉莫顿案与美国环境法的转变(精装典藏版)
[美]丹尼尔·P.塞尔米,(Daniel,P.Selmi)
数字设计与Verilog实现(第五版)(英文版)
故事思维 商业管理 思维表达职场沟通人际交往
[美]安妮特·西蒙斯 后浪
数字设计与Verilog实现(第五版)(英文版)
《星际争霸》动画影像艺术
[美]罗伯特·布鲁克斯