Get Free Shipping on orders over $79
Guide to Computer Processor Architecture : A RISC-V Approach, with High-Level Synthesis - Bernard Goossens

Guide to Computer Processor Architecture

A RISC-V Approach, with High-Level Synthesis

By: Bernard Goossens

Paperback | 26 January 2023

At a Glance

Paperback


$134.75

or 4 interest-free payments of $33.69 with

 or 

Ships in 15 to 25 business days

This unique, accessible textbook presents a succession of implementations of the open-source RISC-V processor.  Implementations are offered in increasing difficulty (non-pipelined, pipelined, deeply pipelined, multi-threaded, multicore).
Each implementation is shown as a High-Level Synthesis (HLS) code in C++.  This facilitates synthesis and testing on an FPGA-based development board (Such a board can be freely obtained from the Xilinx University Program targeting university professors).
The book can be useful for several reasons. First, it is a novel way to introduce computer architecture: The codes given can serve as labs for a processor architecture course. Second, the book content is based on the RISC-V Instruction Set Architecture, which is an open-source machine language promising to become the main machine language to be taught, replacing DLX and MIPS. Third, all the designs are implemented through the HLS tool, which is able to translate a C program into an intellectual property (IP).  Lastly, HLS will become the new standard for IP implementations, replacing Verilog/VHDL; already there are job positions tied to HLS, with the argument of rapid IP development.
Hence, in addition to offering undergraduates a firm introduction, the textbook/guide can also serve engineers willing to implement processors on FPGA, as well as researchers willing to develop RISC-V based hardware simulators.
Bernard Goossens is Professor in the Faculty of Sciences at the Universit© de Perpignan, France.  He is author of the French-language book from Springer,  Architecture et microarchitecture des processeurs, 2002.

More in Computer Architecture & Logic Design

Basic Computer Architecture - Earl Bermann
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Site Reliability Engineering : How Google Runs Production Systems - Betsy Beyer
Computer Systems 3ed : A Programmer's Perspective, Global Edition - David O'Hallaron
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski
Simply AI : Facts Made Fast - DK

RRP $22.99

$18.75

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