Structured Computer Architecture: An Order-Based Approach by John Glossner | barcode:9798195042912 | source:'9798195042912-right-three-quarter.jpg

Structured Computer Architecture: An Order-Based Approach by John Glossner

$68.99
Sale price  $68.99 Regular price 
Skip to product information
Structured Computer Architecture: An Order-Based Approach by John Glossner | barcode:9798195042912 | source:'9798195042912-right-three-quarter.jpg
1/3

Book Condition: Used — Like New

Structured Computer Architecture: An Order-Based Approach by John Glossner

$68.99
Sale price  $68.99 Regular price 
ISBN: 9798195042912

Unlike other Computer Architecture textbooks, this book approaches the subject from a Computer Science theoretical perspective. Using an ordered approach, we start with the most basic 0-order system - one with stateless operations. We then describe computing systems in terms of their feedback loop orders progressing order-by-order. Part I of this book provides a mathematical foundation for the number systems used in computing systems. Part II covers orders 0 through 3 - basic combinational logic through a processor. Part III covers the theory and implementation of computing, including parallel heterogeneous systems. Part IV refers to practical aspects related to the design of frequently used combinational circuits, the design of processors, and the use of heterogeneous computing systems. This book also differs from one that deals with digital systems in that it pays attention only to those digital systems that contribute directly to the simplest structures that allow the enunciation of general principles related to the architecture of computing systems. A minimal path has been identified through the exceptionally large set of digital structures that leads to the generic computing structures that allowed us to achieve the proposed target. In our opinion, an advantage of the order-based approach is that it roughly follows the historical and structural development of computing systems. We also ground these developments in the theoretical models that provided for their development. Although we write primarily for our students, the authors have both industry experience and have shipped multiple machines in volume. The code we provide bridges the gap between theoretical models and commercial implementations. The code starts very simple using behavioral constructs but progresses towards code that can be used in commercial machines. Over time, it is our hope that these examples continue to expand. The descriptions of the structures and the simulation of their behavior are written in both SystemVerilog and Chisel HDL. The Chisel code has unit tests and has been tested using Chisel 6.6.0. Some of the SystemVerilog code has unit tests. All SystemVerilog codes have been validated using the AMD/Xilinx Vivado Design Suite. It should also be executed using online tools such as EDA Playground. Because this book’s code is executable, it should not contain any syntax errors. The same files used for design descriptions are directly imported into the book. This preliminary release we know is quite rough. However, it will become polished with time. The best way to help this effort is to send pull requests to https://github.com/glossner/Structured_Computer_Architecture. Read more

You may also like