Computer Architecture Tutorial Using an FPGA : ARM & Verilog Introductions - Robert Dunne

Computer Architecture Tutorial Using an FPGA

ARM & Verilog Introductions

By: Robert Dunne

Hardcover | 23 July 2020

At a Glance

Hardcover


RRP $109.99

$83.75

24%OFF

or 4 interest-free payments of $20.94 with

 or 

Aims to ship in 7 to 10 business days

Learn computer architecture and get practical "hands on" experience using an FPGA while studying at home. A working model of a 32-bit ARM processor is gradually built from basic principals of computer architecture. Field Programmable Gate Arrays (FPGA) provide flexible digital electronics platforms that can be organized as a CPU, a neural net, or almost any other digital circuit. They are the digital equivalent of shape-shifters in science fiction.


The FPGA is first introduced graphically through operational models of individual logic gates and structures like buses and decoders. Next, the Verilog coding begins with simple circuit examples and culminates with a CPU that runs ARM machine code. Programs can even be entered in symbolic assembly language which is compiled into 100% ARM machine code by macros, tasks, and functions written in the Verilog language. This CPU imitation can be run at full speed, stepped through with breakpoints, or paused within the fetch, decode, and execute cycle.


Over 150 illustrations accompany detailed descriptions for setting up the FPGA and walking through each of the nearly 100 Verilog examples. All source code examples can be downloaded from GitHub and use the Intel(R) Quartus(R) Prime software along with a Terasic DE10-Lite FPGA development board. The DE10-Lite is available for purchase for less than $100 at many Internet sites, and the Intel(R) Quartus(R) Prime Lite Edition is available as a free download from Intel. Other FPGA boards and other Verilog software can be used, but slight modifications to the examples may be necessary.

More in Computer Architecture & Logic Design

Zero to Hero : Your Guide to a Career in Cybersecurity - Felix Kyei Asare
Terraform Cookbook : Recipes for Codifying Infrastructure - Kerim Satirli
Communication Patterns : A Guide for Developers and Architects - Jacqueline Read
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Scaling Python with Dask : From Data Science to Machine Learning - Holden Karau
Logic and Computer Design Fundamentals, Global Edition : 5th edition - M. Morris Mano
Effective DevOps - Jennifer Davis

RRP $95.00

$43.25

54%
OFF
Rust Atomics and Locks : Low-Level Concurrency in Practice - Mara Bos