FPGARelated.com
Books

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.


Build Your Own Computer: From Scratch

RICHARD WHIPPLE 2019

In this book, I begin with first principles (AND, OR, and NOT logic) and carry out a basic computer design finishing with a working computer using a Field Programmable Gate Array. A knowledge of computer science or electronics is not needed to follow along. Each step will rely on supplied information and simple reasoning. Whether novice or computer professional, knowing how a computer works allows you to take full advantage of its capabilities.


Digital Design Using Digilent FPGA Boards: VHDL / Vivado Edition

Richard E Haskell 2019

This book assumes no previous knowledge of digital design. You start at the beginning learning about basic gates, logic equations, Boolean algebra, and Karnaugh maps. In over 75 examples we show you how to design digital circuits using VHDL and simulate and synthesize them using Xilinx's free development environment, Vivado HL WebPACK. You can synthesize the designs to a Xilinx Spartan3E FPGA on either the BASYS™ system board that can be purchased from Digilent, Inc (www.digilentinc.com)...


Exploring Zynq MPSoC: With PYNQ and Machine Learning Applications

Louise H Crockett 2019

This book introduces the Zynq MPSoC (Multi-Processor System-on-Chip), an embedded device from Xilinx. The Zynq MPSoC combines a sophisticated processing system that includes ARM Cortex-A53 applications and ARM Cortex-R5 real-time processors, with FPGA programmable logic.

As well as guiding the reader through the architecture of the device, design tools and methods are also covered in detail: both the conventional hardware/software co-design approach, and the newer software-defined...


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.


Digital Design: Principles and Practices (5th Edition)

John F. Wakerly 2018

Establishing a solid foundation of digital design principles

An authoritative introduction to basic digital design, Digital Design: Principles and Practices helps readers build a foundational understanding of theoretical and engineering principles. This book gives readers the opportunity to learn the basics at the high level (HDLs), at the low level (electrical circuits), and throughout the “vast middle” (gates, flip-flops, and higher-level digital-design building blocks). The...


FPGA to High speed ADC Data streaming, HDL programming: Xilinx Zynq7000 family on Vivado IDE platform (FPGA and SoC prog

Phd Marco Gottardo ing. 2018

The book set the objective to design and test a high-speed and high-density data acquisition system based on the latest generation FPGA technologies. Topic is from the author Phd thesis and show the latest products released by Xilinx to design a acquire stream system of signals from generic probes (specifically magnetic probes apply on a nucler fusion experiment located in Padova, Italy). The Zynq 7000 family is nowadays state of the art of sistemy SoC that integrating a powerful and...


FPGA to High speed ADC Data streaming

Marco Gottardo 2018

Where does the content of this book apply? Firstly in research institutes where it is necessary to acquire data in streaming at high speed and low noise especially in the lower part of the spectrum. For example the current machines for the study of nuclear fusion does not produce energy, and their output is substantially a large amount of data. The accuracy of the data collected, and their density within narrow temporal samples, can determine the effectiveness of the real time control...


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.


Designing Video Game Hardware in Verilog

Steven Hugg 2018

This book attempts to capture the spirit of the ''Bronze Age'' of video games, when video games were designed as circuits, not as software. We'll delve into these circuits as they morph from Pong into programmable personal computers and game consoles. Instead of wire-wrap and breadboards, we'll use modern tools to approximate these old designs in a simulated environment from the comfort of our keyboards. At the end of this adventure, you should be well-equipped to begin exploring the world...