Computer Organization: Basic Processor Structure
Autor James Gil de Lamadriden Limba Engleză Paperback – 23 feb 2018
The book begins with a discussion of the interaction between hardware and software, and takes the reader through the process of getting a program to run. It starts with creating the software, compiling and assembling the software, loading it into memory, and running it. It then briefly explains how executing instructions results in operations in digit circuitry. The book next presents the mathematical basics required in the rest of the book, particularly, Boolean algebra, and the binary number system.
The basics of digital circuitry are discussed next, including the basics of combinatorial circuits and sequential circuits. The bus communication architecture, used in many computer systems, is also explored, along with a brief discussion on interfacing with peripheral devices. The first part of the book finishes with an overview of the RTL level of circuitry, along with a detailed discussion of machine language.
The second half of the book covers how to design a processor, and a relatively simple register-implicit machine is designed. ALSU design and computer arithmetic are discussed next, and the final two chapters discuss micro-controlled processors and a few advanced topics.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 580.93 lei 6-8 săpt. | |
CRC Press – 23 feb 2018 | 580.93 lei 6-8 săpt. | |
Hardback (1) | 1423.35 lei 6-8 săpt. | |
CRC Press – 23 feb 2018 | 1423.35 lei 6-8 săpt. |
Preț: 580.93 lei
Preț vechi: 726.17 lei
-20% Nou
Puncte Express: 871
Preț estimativ în valută:
111.19€ • 116.65$ • 92.24£
111.19€ • 116.65$ • 92.24£
Carte tipărită la comandă
Livrare economică 29 ianuarie-12 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781498799515
ISBN-10: 1498799515
Pagini: 394
Ilustrații: 74 Tables, black and white; 138 Illustrations, black and white
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.54 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
ISBN-10: 1498799515
Pagini: 394
Ilustrații: 74 Tables, black and white; 138 Illustrations, black and white
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.54 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Cuprins
1. Overview 2. Number, and Logic Systems 3. Digital Circuitry 4. Devices And The Bus 5. The Register Transfer Language Level 6. Common Computer Architectures 7. Hardwired Cpu Design 8. Computer Arithmetic 9. Micro-Programmed Cpu Design 10. A Few Last Topics
Descriere
Focusing solely on the information that is essential to the field, this text provides fundamental concepts and examples on computer organization. Using a top-down approach, the text begins at digital circuitry level, and works up to the machine language level. Numerous architectures are also covered, including key design issues.