FPGARelated.com

Designing Digital Systems With SystemVerilog (v2.0)

Brent E. Nelson 2019

This is an introductory textbook on digital logic and digital systems design where the SystemVerilog language is interwoven throughout the text. This provides both new learners as well as existing digital logic designers a full introduction to SystemVerilog and its use for designing digital systems.


SystemVerilog Testbench Quick Reference

Faisal Haque 2018

This book is a quick reference for the most commonly used SystemVerilog Testbench constructs (the testbench subset of SystemVerilog). SystemVerilog is a rich language. It can be difficult to remember the syntax and semantics for all the constructs it contains. We illustrate the syntax using code examples. We also try to explain semantics where appropriate through comments and notes.


Designing Digital Systems With SystemVerilog

Brent E. Nelson 2018

This textbook is for a university freshman/sophomore course on digital logic and digital systems design. In addition, the SystemVerilog language is interwoven throughout the text, providing both new learners as well as existing digital logic designers an introduction to the SystemVerilog language and its use for designing digital systems.


FPGA Prototyping by SystemVerilog Examples: Xilinx MicroBlaze MCS SoC Edition

Pong P. Chu 2018

A hands-on introduction to FPGA prototyping and SoC design

This is the successor edition of the popular FPGA Prototyping by Verilog Examples text. It follows the same “learning-by-doing” approach to teach the fundamentals and practices of HDL synthesis and FPGA prototyping. The new edition uses a coherent series of examples to demonstrate the process to develop sophisticated digital circuits and IP (intellectual property) cores, integrate them into an SoC (system on a chip) framework,...


Digital Design: With an Introduction to the Verilog HDL, VHDL, and SystemVerilog (6th Edition)

M. Morris R. Mano 2017

For introductory courses on digital design in an Electrical Engineering, Computer Engineering, or Computer Science department.

A clear and accessible approach to the basic tools, concepts, and applications of digital design

A modern update to a classic, authoritative text, Digital Design, 5th Edition teaches the fundamental concepts of digital design in a clear, accessible manner. The text presents the basic tools for the design of digital circuits and provides procedures...


RTL Modeling with SystemVerilog for Simulation and Synthesis: Using SystemVerilog for ASIC and FPGA Design

Stuart Sutherland 2017

This book is both a tutorial and a reference for engineers who use the SystemVerilog Hardware Description Language (HDL) to design ASICs and FPGAs. The book shows how to write SystemVerilog models at the Register Transfer Level (RTL) that simulate and synthesize correctly, with a focus on proper coding styles and best practices. SystemVerilog is the latest generation of the original Verilog language, and adds many important capabilities to efficiently and more accurately model increasingly...


SystemVerilog Assertions and Functional Coverage: Guide to Language, Methodology and Applications

Ashok B. Mehta 2016

This book provides a hands-on, application-oriented guide to the language and methodology of both SystemVerilog Assertions and SystemVerilog Functional Coverage. Readers will benefit from the step-by-step approach to functional hardware verification using SystemVerilog Assertions and Functional Coverage, which will enable them to uncover hidden and hard to find bugs, point directly to the source of the bug, provide for a clean and easy way to model complex timing checks and objectively...


Practical UVM

Srivatsa Vasudevan 2016

The Universal Verification Methodology is an industry standard used by many companies for verifying ASIC devices. In this book, you will find step-by-step instructions, coding guidelines and debugging features of UVM explained clearly using examples. The book also covers the changes from UVM-1.1d to UVM 1.2 and provides details of the enhancements in the upcoming IEEE 1800.2 UVM standard: http://www.accellera.org/community/uvm/faq The Table of Contents, Preface, Foreword from UVM...


Logic Design and Verification Using SystemVerilog (Revised)

Donald Thomas 2016

SystemVerilog is a Hardware Description Language that enables designers to work at the higher levels of logic design abstractions that match the increased complexity of current day integrated circuit and field-programmable gate array (FPGA) designs. The majority of the book assumes a basic background in logic design and software programming concepts. It is directed at: • students currently in an introductory logic design course that also teaches SystemVerilog, • designers who want to...


Advanced UVM

Brian Hunter 2016

Since its introduction in 2011, the Universal Verification Methodology (UVM) has achieved its promise of becoming the dominant platform for semiconductor design verification. Advanced UVM delivers proven coding guidelines, convenient recipes for common tasks, and cutting-edge techniques to provide a framework within UVM. Once adopted by an organization, these strategies will create immediate benefits, and help verification teams develop scalable, high-performance environments and maximize...