ABSTRACT

Covering both the fundamentals and the in-depth topics related to Verilog digital design, both students and experts can benefit from reading this book by gaining a comprehensive understanding of how modern electronic products are designed and implemented. Principles of Verilog Digital Design contains many hands-on examples accompanied by RTL codes that together can bring a beginner into the digital design realm without needing too much background in the subject area.

This book has a particular focus on how to transform design concepts into physical implementations using architecture and timing diagrams. Common mistakes a beginner or even an experienced engineer can make are summarized and addressed as well. Beyond the legal details of Verilog codes, the book additionally presents what uses Verilog codes have through some pertinent design principles.

Moreover, students reading this book will gain knowledge about system-level design concepts. Several ASIC designs are illustrated in detail as well. In addition to design principles and skills, modern design methodology and how it is carried out in practice today are explored in depth as well.

Chapter 1 Introduction

Chapter 2 Fundamentals of Verilog

Chapter 3 Advanced Verilog Topics

Chapter 4 Number Representation

Chapter 5 Combinational Circuits

Chapter 6 Sequential Circuits

Chapter 7 Digital System Designs

Chapter 8 Advanced System Designs

Chapter 9 I/O Interface Chapter

10 Logic Synthesis with Design Compiler

Appendix A Basic Logic Gates and User Defined Primitives

Appendix B Non-Synthesizable Constructs

Appendix C Advanced Net Data Types

Appendix D Signed Multipliers

Appendix E Good Coding and Naming Styles