HDL Programming Fundamentals

HDL Programming Fundamentals

Author: Nazeih Botros

Publisher: Charles River Media

Published: 2006

Total Pages: 506

ISBN-13: 9781584508557

DOWNLOAD EBOOK

Advances in semiconductor technology continue to increase the power and complexity of digital systems. To design such systems requires a strong knowledge of Application Specific Integrated Circuits (ASICs) and Field Programmable Gate Arrays (FPGAs), as well as the CAD tools required. Hardware Description Language (HDL) is an essential CAD tool that offers designers an efficient way for implementing and synthesizing the design on a chip. HDL Programming Fundamentals: VHDL and Verilog teaches students the essentials of HDL and the functionality of the digital components of a system. Unlike other texts, this book covers both IEEE standardized HDL languages: VHDL and Verilog. Both of these languages are widely used in industry and academia and have similar logic, but are different in style and syntax. By learning both languages students will be able to adapt to either one, or implement mixed language environments, which are gaining momentum as they combine the best features of the two languages in the same project. The text starts with the basic concepts of HDL, and covers the key topics such as data flow modeling, behavioral modeling, gate-level modeling, and advanced programming. Several comprehensive projects are included to show HDL in practical application, including examples of digital logic design, computer architecture, modern bioengineering, and simulation.


Book Synopsis HDL Programming Fundamentals by : Nazeih Botros

Download or read book HDL Programming Fundamentals written by Nazeih Botros and published by Charles River Media. This book was released on 2006 with total page 506 pages. Available in PDF, EPUB and Kindle. Book excerpt: Advances in semiconductor technology continue to increase the power and complexity of digital systems. To design such systems requires a strong knowledge of Application Specific Integrated Circuits (ASICs) and Field Programmable Gate Arrays (FPGAs), as well as the CAD tools required. Hardware Description Language (HDL) is an essential CAD tool that offers designers an efficient way for implementing and synthesizing the design on a chip. HDL Programming Fundamentals: VHDL and Verilog teaches students the essentials of HDL and the functionality of the digital components of a system. Unlike other texts, this book covers both IEEE standardized HDL languages: VHDL and Verilog. Both of these languages are widely used in industry and academia and have similar logic, but are different in style and syntax. By learning both languages students will be able to adapt to either one, or implement mixed language environments, which are gaining momentum as they combine the best features of the two languages in the same project. The text starts with the basic concepts of HDL, and covers the key topics such as data flow modeling, behavioral modeling, gate-level modeling, and advanced programming. Several comprehensive projects are included to show HDL in practical application, including examples of digital logic design, computer architecture, modern bioengineering, and simulation.


Computer Arithmetic and Verilog HDL Fundamentals

Computer Arithmetic and Verilog HDL Fundamentals

Author: Joseph Cavanagh

Publisher: CRC Press

Published: 2017-12-19

Total Pages: 971

ISBN-13: 143981127X

DOWNLOAD EBOOK

Verilog Hardware Description Language (HDL) is the state-of-the-art method for designing digital and computer systems. Ideally suited to describe both combinational and clocked sequential arithmetic circuits, Verilog facilitates a clear relationship between the language syntax and the physical hardware. It provides a very easy-to-learn and practical means to model a digital system at many levels of abstraction. Computer Arithmetic and Verilog HDL Fundamentals details the steps needed to master computer arithmetic for fixed-point, decimal, and floating-point number representations for all primary operations. Silvaco International’s SILOS, the Verilog simulator used in these pages, is simple to understand, yet powerful enough for any application. It encourages users to quickly prototype and de-bug any logic function and enables single-stepping through the Verilog source code. It also presents drag-and-drop abilities. Introducing the three main modeling methods—dataflow, behavioral, and structural—this self-contained tutorial— Covers the number systems of different radices, such as octal, decimal, hexadecimal, and binary-coded variations Reviews logic design fundamentals, including Boolean algebra and minimization techniques for switching functions Presents basic methods for fixed-point addition, subtraction, multiplication, and division, including the use of decimals in all four operations Addresses floating-point addition and subtraction with several numerical examples and flowcharts that graphically illustrate steps required for true addition and subtraction for floating-point operands Demonstrates floating-point division, including the generation of a zero-biased exponent Designed for electrical and computer engineers and computer scientists, this book leaves nothing unfinished, carrying design examples through to completion. The goal is practical proficiency. To this end, each chapter includes problems of varying complexity to be designed by the reader.


Book Synopsis Computer Arithmetic and Verilog HDL Fundamentals by : Joseph Cavanagh

Download or read book Computer Arithmetic and Verilog HDL Fundamentals written by Joseph Cavanagh and published by CRC Press. This book was released on 2017-12-19 with total page 971 pages. Available in PDF, EPUB and Kindle. Book excerpt: Verilog Hardware Description Language (HDL) is the state-of-the-art method for designing digital and computer systems. Ideally suited to describe both combinational and clocked sequential arithmetic circuits, Verilog facilitates a clear relationship between the language syntax and the physical hardware. It provides a very easy-to-learn and practical means to model a digital system at many levels of abstraction. Computer Arithmetic and Verilog HDL Fundamentals details the steps needed to master computer arithmetic for fixed-point, decimal, and floating-point number representations for all primary operations. Silvaco International’s SILOS, the Verilog simulator used in these pages, is simple to understand, yet powerful enough for any application. It encourages users to quickly prototype and de-bug any logic function and enables single-stepping through the Verilog source code. It also presents drag-and-drop abilities. Introducing the three main modeling methods—dataflow, behavioral, and structural—this self-contained tutorial— Covers the number systems of different radices, such as octal, decimal, hexadecimal, and binary-coded variations Reviews logic design fundamentals, including Boolean algebra and minimization techniques for switching functions Presents basic methods for fixed-point addition, subtraction, multiplication, and division, including the use of decimals in all four operations Addresses floating-point addition and subtraction with several numerical examples and flowcharts that graphically illustrate steps required for true addition and subtraction for floating-point operands Demonstrates floating-point division, including the generation of a zero-biased exponent Designed for electrical and computer engineers and computer scientists, this book leaves nothing unfinished, carrying design examples through to completion. The goal is practical proficiency. To this end, each chapter includes problems of varying complexity to be designed by the reader.


HDL with Digital Design

HDL with Digital Design

Author: Nazeih M. Botros

Publisher:

Published: 2015

Total Pages: 564

ISBN-13: 9781938549861

DOWNLOAD EBOOK

This book introduces the latest version of hardware description languages and explains how the languages can be implemented in the design of the digital logic components. In addition to digital design, other examples in the areas of bioengineering and basic computer design are covered. Unlike the competition, HDL with Digital Design introduces mixed language programming. By covering both Verilog and VHDL side by side, students, as well as professionals, can learn both the theoretical and practical concepts of digital design. The two languages are equally important in the field of computer engineering and computer science as well as other engineering fields such as simulation and modeling.


Book Synopsis HDL with Digital Design by : Nazeih M. Botros

Download or read book HDL with Digital Design written by Nazeih M. Botros and published by . This book was released on 2015 with total page 564 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book introduces the latest version of hardware description languages and explains how the languages can be implemented in the design of the digital logic components. In addition to digital design, other examples in the areas of bioengineering and basic computer design are covered. Unlike the competition, HDL with Digital Design introduces mixed language programming. By covering both Verilog and VHDL side by side, students, as well as professionals, can learn both the theoretical and practical concepts of digital design. The two languages are equally important in the field of computer engineering and computer science as well as other engineering fields such as simulation and modeling.


Verilog HDL

Verilog HDL

Author: Samir Palnitkar

Publisher: Prentice Hall Professional

Published: 2003

Total Pages: 504

ISBN-13: 9780130449115

DOWNLOAD EBOOK

VERILOG HDL, Second Editionby Samir PalnitkarWith a Foreword by Prabhu GoelWritten forboth experienced and new users, this book gives you broad coverage of VerilogHDL. The book stresses the practical design and verification perspective ofVerilog rather than emphasizing only the language aspects. The informationpresented is fully compliant with the IEEE 1364-2001 Verilog HDL standard. Among its many features, this edition- bull; bull;Describes state-of-the-art verification methodologies bull;Provides full coverage of gate, dataflow (RTL), behavioral and switch modeling bull;Introduces you to the Programming Language Interface (PLI) bull;Describes logic synthesis methodologies bull;Explains timing and delay simulation bull;Discusses user-defined primitives bull;Offers many practical modeling tips Includes over 300 illustrations, examples, and exercises, and a Verilog resource list.Learning objectives and summaries are provided for each chapter. About the CD-ROMThe CD-ROM contains a Verilog simulator with agraphical user interface and the source code for the examples in the book. Whatpeople are saying about Verilog HDL- "Mr.Palnitkar illustrates how and why Verilog HDL is used to develop today'smost complex digital designs. This book is valuable to both the novice and theexperienced Verilog user. I highly recommend it to anyone exploring Verilogbased design." -RajeevMadhavan, Chairman and CEO, Magma Design Automation "Thisbook is unique in its breadth of information on Verilog and Verilog-relatedtopics. It is fully compliant with the IEEE 1364-2001 standard, contains allthe information that you need on the basics, and devotes several chapters toadvanced topics such as verification, PLI, synthesis and modelingtechniques." -MichaelMcNamara, Chair, IEEE 1364-2001 Verilog Standards Organization Thishas been my favorite Verilog book since I picked it up in college. It is theonly book that covers practical Verilog. A must have for beginners andexperts." -BerendOzceri, Design Engineer, Cisco Systems, Inc. "Simple,logical and well-organized material with plenty of illustrations, makes this anideal textbook." -Arun K. Somani, Jerry R. Junkins Chair Professor,Department of Electrical and Computer Engineering, Iowa State University, Ames PRENTICE HALL Professional Technical Reference Upper Saddle River, NJ 07458 www.phptr.com ISBN: 0-13-044911-3


Book Synopsis Verilog HDL by : Samir Palnitkar

Download or read book Verilog HDL written by Samir Palnitkar and published by Prentice Hall Professional. This book was released on 2003 with total page 504 pages. Available in PDF, EPUB and Kindle. Book excerpt: VERILOG HDL, Second Editionby Samir PalnitkarWith a Foreword by Prabhu GoelWritten forboth experienced and new users, this book gives you broad coverage of VerilogHDL. The book stresses the practical design and verification perspective ofVerilog rather than emphasizing only the language aspects. The informationpresented is fully compliant with the IEEE 1364-2001 Verilog HDL standard. Among its many features, this edition- bull; bull;Describes state-of-the-art verification methodologies bull;Provides full coverage of gate, dataflow (RTL), behavioral and switch modeling bull;Introduces you to the Programming Language Interface (PLI) bull;Describes logic synthesis methodologies bull;Explains timing and delay simulation bull;Discusses user-defined primitives bull;Offers many practical modeling tips Includes over 300 illustrations, examples, and exercises, and a Verilog resource list.Learning objectives and summaries are provided for each chapter. About the CD-ROMThe CD-ROM contains a Verilog simulator with agraphical user interface and the source code for the examples in the book. Whatpeople are saying about Verilog HDL- "Mr.Palnitkar illustrates how and why Verilog HDL is used to develop today'smost complex digital designs. This book is valuable to both the novice and theexperienced Verilog user. I highly recommend it to anyone exploring Verilogbased design." -RajeevMadhavan, Chairman and CEO, Magma Design Automation "Thisbook is unique in its breadth of information on Verilog and Verilog-relatedtopics. It is fully compliant with the IEEE 1364-2001 standard, contains allthe information that you need on the basics, and devotes several chapters toadvanced topics such as verification, PLI, synthesis and modelingtechniques." -MichaelMcNamara, Chair, IEEE 1364-2001 Verilog Standards Organization Thishas been my favorite Verilog book since I picked it up in college. It is theonly book that covers practical Verilog. A must have for beginners andexperts." -BerendOzceri, Design Engineer, Cisco Systems, Inc. "Simple,logical and well-organized material with plenty of illustrations, makes this anideal textbook." -Arun K. Somani, Jerry R. Junkins Chair Professor,Department of Electrical and Computer Engineering, Iowa State University, Ames PRENTICE HALL Professional Technical Reference Upper Saddle River, NJ 07458 www.phptr.com ISBN: 0-13-044911-3


Fundamentals Of HDL Design

Fundamentals Of HDL Design

Author: Cyril Pr

Publisher:

Published: 2009-01-01

Total Pages: 580

ISBN-13: 9788188849437

DOWNLOAD EBOOK

This book intends to meet the requirements of basic course in HDL modeling, this discussions presented in this book targets audience doing their first level course in HDL design. Emphasis on use of multiple examples to explain the concepts of HDL coding in Verilog and VHDL is the main advantage of this book. Readers with no prior knowledge of HDL language, with basic knowledge in digital design and programming skill may appreciate the contents and the concepts discussed in this book. The topics presented and explained using examples are taken from most commonly used digital designs taught in every course curriculum on digital design. Most of the examples are based on sub blocks required to model complex digital designs that are adopted by most of the practicing engineers. Worked out examples at the end of every chapter, exercises problems and discussions presented in the appendix would be more useful to a reader to learn, remember and appreciate the advantages of HDLs for design and modeling. Solution manual for the exercise problems can be downloaded from publisher's web link. Features Includes digital design examples with HDL coding in Verilog and VHDL. Provides a clear understanding between various language constructs that can be appropriately used for modeling digital systems using Verilog and VHDL Includes simple to complex examples that introduces the best industry practices for optimized HDL coding for design and verification Concepts and examples covered meets more than the requirements for a first level course on HDL Includes more number of examples, exercises and solutions in every chapter to give a better understanding of HDL Advanced concepts are discussed with examples and case studies for better understanding of the subject Synthesis Contents Introduction VHDL Data Flow Descriptions Sequential Modeling Structural Description Functions Procedures Test Benches and Mixed Signal Descriptions Appendix A Appendix B Bibliography Index


Book Synopsis Fundamentals Of HDL Design by : Cyril Pr

Download or read book Fundamentals Of HDL Design written by Cyril Pr and published by . This book was released on 2009-01-01 with total page 580 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book intends to meet the requirements of basic course in HDL modeling, this discussions presented in this book targets audience doing their first level course in HDL design. Emphasis on use of multiple examples to explain the concepts of HDL coding in Verilog and VHDL is the main advantage of this book. Readers with no prior knowledge of HDL language, with basic knowledge in digital design and programming skill may appreciate the contents and the concepts discussed in this book. The topics presented and explained using examples are taken from most commonly used digital designs taught in every course curriculum on digital design. Most of the examples are based on sub blocks required to model complex digital designs that are adopted by most of the practicing engineers. Worked out examples at the end of every chapter, exercises problems and discussions presented in the appendix would be more useful to a reader to learn, remember and appreciate the advantages of HDLs for design and modeling. Solution manual for the exercise problems can be downloaded from publisher's web link. Features Includes digital design examples with HDL coding in Verilog and VHDL. Provides a clear understanding between various language constructs that can be appropriately used for modeling digital systems using Verilog and VHDL Includes simple to complex examples that introduces the best industry practices for optimized HDL coding for design and verification Concepts and examples covered meets more than the requirements for a first level course on HDL Includes more number of examples, exercises and solutions in every chapter to give a better understanding of HDL Advanced concepts are discussed with examples and case studies for better understanding of the subject Synthesis Contents Introduction VHDL Data Flow Descriptions Sequential Modeling Structural Description Functions Procedures Test Benches and Mixed Signal Descriptions Appendix A Appendix B Bibliography Index


HDL with Digital Design

HDL with Digital Design

Author: Nazeih Botros

Publisher: Engineering

Published: 2015

Total Pages: 0

ISBN-13: 9781938549816

DOWNLOAD EBOOK

Intended for undergraduate students majoring in electrical engineering, computer engineering, or computer science, the book covers both Verilog and VHDL in detail.


Book Synopsis HDL with Digital Design by : Nazeih Botros

Download or read book HDL with Digital Design written by Nazeih Botros and published by Engineering. This book was released on 2015 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intended for undergraduate students majoring in electrical engineering, computer engineering, or computer science, the book covers both Verilog and VHDL in detail.


Computer Principles and Design in Verilog HDL

Computer Principles and Design in Verilog HDL

Author: Yamin Li

Publisher: John Wiley & Sons

Published: 2015-06-30

Total Pages: 581

ISBN-13: 1118841123

DOWNLOAD EBOOK

Uses Verilog HDL to illustrate computer architecture and microprocessor design, allowing readers to readily simulate and adjust the operation of each design, and thus build industrially relevant skills Introduces the computer principles, computer design, and how to use Verilog HDL (Hardware Description Language) to implement the design Provides the skills for designing processor/arithmetic/cpu chips, including the unique application of Verilog HDL material for CPU (central processing unit) implementation Despite the many books on Verilog and computer architecture and microprocessor design, few, if any, use Verilog as a key tool in helping a student to understand these design techniques A companion website includes color figures, Verilog HDL codes, extra test benches not found in the book, and PDFs of the figures and simulation waveforms for instructors


Book Synopsis Computer Principles and Design in Verilog HDL by : Yamin Li

Download or read book Computer Principles and Design in Verilog HDL written by Yamin Li and published by John Wiley & Sons. This book was released on 2015-06-30 with total page 581 pages. Available in PDF, EPUB and Kindle. Book excerpt: Uses Verilog HDL to illustrate computer architecture and microprocessor design, allowing readers to readily simulate and adjust the operation of each design, and thus build industrially relevant skills Introduces the computer principles, computer design, and how to use Verilog HDL (Hardware Description Language) to implement the design Provides the skills for designing processor/arithmetic/cpu chips, including the unique application of Verilog HDL material for CPU (central processing unit) implementation Despite the many books on Verilog and computer architecture and microprocessor design, few, if any, use Verilog as a key tool in helping a student to understand these design techniques A companion website includes color figures, Verilog HDL codes, extra test benches not found in the book, and PDFs of the figures and simulation waveforms for instructors


Hdl Programming Vhdl And Verilog

Hdl Programming Vhdl And Verilog

Author: Nazeih M. Botros

Publisher: Dreamtech Press

Published: 2006-08-21

Total Pages: 524

ISBN-13: 9788177226973

DOWNLOAD EBOOK

· Teaches both IEEE standardized languages VHDL and verilog.· Provides numerous complete examples including simulation, digital logic design, computer architecture and a few bioengineering topics.· Covers key areas such as data flow modeling, behavioral modeling, transistor-level modeling, procedures, tasks and functions.· Includes review questions and exercises for each chapter.· Includes a companion CD-Rom with all of complete projects from the book.


Book Synopsis Hdl Programming Vhdl And Verilog by : Nazeih M. Botros

Download or read book Hdl Programming Vhdl And Verilog written by Nazeih M. Botros and published by Dreamtech Press. This book was released on 2006-08-21 with total page 524 pages. Available in PDF, EPUB and Kindle. Book excerpt: · Teaches both IEEE standardized languages VHDL and verilog.· Provides numerous complete examples including simulation, digital logic design, computer architecture and a few bioengineering topics.· Covers key areas such as data flow modeling, behavioral modeling, transistor-level modeling, procedures, tasks and functions.· Includes review questions and exercises for each chapter.· Includes a companion CD-Rom with all of complete projects from the book.


RTL Hardware Design Using VHDL

RTL Hardware Design Using VHDL

Author: Pong P. Chu

Publisher: John Wiley & Sons

Published: 2006-04-20

Total Pages: 695

ISBN-13: 047178639X

DOWNLOAD EBOOK

The skills and guidance needed to master RTL hardware design This book teaches readers how to systematically design efficient, portable, and scalable Register Transfer Level (RTL) digital circuits using the VHDL hardware description language and synthesis software. Focusing on the module-level design, which is composed of functional units, routing circuit, and storage, the book illustrates the relationship between the VHDL constructs and the underlying hardware components, and shows how to develop codes that faithfully reflect the module-level design and can be synthesized into efficient gate-level implementation. Several unique features distinguish the book: * Coding style that shows a clear relationship between VHDL constructs and hardware components * Conceptual diagrams that illustrate the realization of VHDL codes * Emphasis on the code reuse * Practical examples that demonstrate and reinforce design concepts, procedures, and techniques * Two chapters on realizing sequential algorithms in hardware * Two chapters on scalable and parameterized designs and coding * One chapter covering the synchronization and interface between multiple clock domains Although the focus of the book is RTL synthesis, it also examines the synthesis task from the perspective of the overall development process. Readers learn good design practices and guidelines to ensure that an RTL design can accommodate future simulation, verification, and testing needs, and can be easily incorporated into a larger system or reused. Discussion is independent of technology and can be applied to both ASIC and FPGA devices. With a balanced presentation of fundamentals and practical examples, this is an excellent textbook for upper-level undergraduate or graduate courses in advanced digital logic. Engineers who need to make effective use of today's synthesis software and FPGA devices should also refer to this book.


Book Synopsis RTL Hardware Design Using VHDL by : Pong P. Chu

Download or read book RTL Hardware Design Using VHDL written by Pong P. Chu and published by John Wiley & Sons. This book was released on 2006-04-20 with total page 695 pages. Available in PDF, EPUB and Kindle. Book excerpt: The skills and guidance needed to master RTL hardware design This book teaches readers how to systematically design efficient, portable, and scalable Register Transfer Level (RTL) digital circuits using the VHDL hardware description language and synthesis software. Focusing on the module-level design, which is composed of functional units, routing circuit, and storage, the book illustrates the relationship between the VHDL constructs and the underlying hardware components, and shows how to develop codes that faithfully reflect the module-level design and can be synthesized into efficient gate-level implementation. Several unique features distinguish the book: * Coding style that shows a clear relationship between VHDL constructs and hardware components * Conceptual diagrams that illustrate the realization of VHDL codes * Emphasis on the code reuse * Practical examples that demonstrate and reinforce design concepts, procedures, and techniques * Two chapters on realizing sequential algorithms in hardware * Two chapters on scalable and parameterized designs and coding * One chapter covering the synchronization and interface between multiple clock domains Although the focus of the book is RTL synthesis, it also examines the synthesis task from the perspective of the overall development process. Readers learn good design practices and guidelines to ensure that an RTL design can accommodate future simulation, verification, and testing needs, and can be easily incorporated into a larger system or reused. Discussion is independent of technology and can be applied to both ASIC and FPGA devices. With a balanced presentation of fundamentals and practical examples, this is an excellent textbook for upper-level undergraduate or graduate courses in advanced digital logic. Engineers who need to make effective use of today's synthesis software and FPGA devices should also refer to this book.


Circuit Design with VHDL, third edition

Circuit Design with VHDL, third edition

Author: Volnei A. Pedroni

Publisher: MIT Press

Published: 2020-04-14

Total Pages: 609

ISBN-13: 0262042649

DOWNLOAD EBOOK

A completely updated and expanded comprehensive treatment of VHDL and its applications to the design and simulation of real, industry-standard circuits. This comprehensive treatment of VHDL and its applications to the design and simulation of real, industry-standard circuits has been completely updated and expanded for the third edition. New features include all VHDL-2008 constructs, an extensive review of digital circuits, RTL analysis, and an unequaled collection of VHDL examples and exercises. The book focuses on the use of VHDL rather than solely on the language, with an emphasis on design examples and laboratory exercises. The third edition begins with a detailed review of digital circuits (combinatorial, sequential, state machines, and FPGAs), thus providing a self-contained single reference for the teaching of digital circuit design with VHDL. In its coverage of VHDL-2008, it makes a clear distinction between VHDL for synthesis and VHDL for simulation. The text offers complete VHDL codes in examples as well as simulation results and comments. The significantly expanded examples and exercises include many not previously published, with multiple physical demonstrations meant to inspire and motivate students. The book is suitable for undergraduate and graduate students in VHDL and digital circuit design, and can be used as a professional reference for VHDL practitioners. It can also serve as a text for digital VLSI in-house or academic courses.


Book Synopsis Circuit Design with VHDL, third edition by : Volnei A. Pedroni

Download or read book Circuit Design with VHDL, third edition written by Volnei A. Pedroni and published by MIT Press. This book was released on 2020-04-14 with total page 609 pages. Available in PDF, EPUB and Kindle. Book excerpt: A completely updated and expanded comprehensive treatment of VHDL and its applications to the design and simulation of real, industry-standard circuits. This comprehensive treatment of VHDL and its applications to the design and simulation of real, industry-standard circuits has been completely updated and expanded for the third edition. New features include all VHDL-2008 constructs, an extensive review of digital circuits, RTL analysis, and an unequaled collection of VHDL examples and exercises. The book focuses on the use of VHDL rather than solely on the language, with an emphasis on design examples and laboratory exercises. The third edition begins with a detailed review of digital circuits (combinatorial, sequential, state machines, and FPGAs), thus providing a self-contained single reference for the teaching of digital circuit design with VHDL. In its coverage of VHDL-2008, it makes a clear distinction between VHDL for synthesis and VHDL for simulation. The text offers complete VHDL codes in examples as well as simulation results and comments. The significantly expanded examples and exercises include many not previously published, with multiple physical demonstrations meant to inspire and motivate students. The book is suitable for undergraduate and graduate students in VHDL and digital circuit design, and can be used as a professional reference for VHDL practitioners. It can also serve as a text for digital VLSI in-house or academic courses.