- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
The book provides guidance and practical techniques for the CPU design and its implementation. By scheduling a complete CPU design procedure into a series practicing tasks, the book offers a step-by-step process support to the readers for the design of a CPU which can run Unix-like OS (e.g. Linux) kernel. It also covers various design practices and debug skills. The book is suitable for undergraduate and graduate students, lecturers and tutors, as well engineers and practitioners who are interested in the CPU design and implementation.
Contents
Chapter 1. Overview of the CPU Chip Development Process.- Chapter 2. Hardware Experiment Platform and FPGA Design Flow.- Chapter 3. Fundamentals of Digital Logic Circuit Design.- Chapter 4. Design A Single-cycle CPU.- Chapter 5. Design A Simple Pipelined CPU.- Chapter 6. AddMore User Mode Instructions into Pipeline.- Chapter 7. Support Exception and Interrupt.- Chapter 8. AXIBus Interface Design.- Chapter 9. Storage Management Unit Design.- Chapter 10. Cache Design.- Chapter 11. Advanced Experimental Environments.- Chapter 12. Advanced Design.