Fundamentals of Digital Logic with Verilog Design, 3rd Edition
- Length: 864 pages
- Edition: 3
- Language: English
- Publisher: McGraw-Hill Science/Engineering/Math
- Publication Date: 2013-02-12
- ISBN-10: 0073380547
- ISBN-13: 9780073380544
- Sales Rank: #140202 (See Top 100 Books)
Fundamentals of Digital Logic With Verilog Designteaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples.
Use of CAD software is well integrated into the book. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book’s Verilog examples (over 140) and homework problems.
Engineers use Quartus CAD for designing, simulating, testing and implementing logic circuits. The version included with this text supports all major features of the commercial product and comes with a compiler for the IEEE standard Verilog language. Students will be able to:
enter a design into the CAD system
compile the design into a selected device
simulate the functionality and timing of the resulting circuit
implement the designs in actual devices (using the school’s laboratory facilities)
Verilog is a complex language, so it is introduced gradually in the book. Each Verilog feature is presented as it becomes pertinent for the circuits being discussed. To teach the student to use the Quartus CAD, the book includes three tutorials.
Table of Contents
Chapter 1 Introduction
Chapter 2 Introduction to Logic Circuits
Chapter 3 Number Representation and Arithmetic Circuits
Chapter 4 Combinational-Circuit Building Blocks
Chapter 5 Flip-Flops, Registers, and Counters
Chapter 6 Synchronous Sequential Circuits
Chapter 7 Digital System Design
Chapter 8 Optimized Implementation of Logic Functions
Chapter 9 Asynchronous Sequential Circuits
Chapter 10 Computer Aided Design Tools
Chapter 11 Testing of Logic Circuits
Appendix A: Verilog Reference
Appendix B: Implementation Technology