Compendium of Principles of Computer Organization Review

Chapter One Overview of Computer Organization Principles

Chapter Two Computer Development and Application

  1. Computer history
  2. Computer application
  3. Computer vision

Chapter 3 System Bus

  1. The basic concept of the bus
  2. Bus classification
  3. Bus characteristics and performance indicators
  4. Bus structure
  5. Bus control

Chapter 4 Memory

  1. Overview
  2. Main memory
  3. Cache
  4. Auxiliary storage

Chapter 5 Input and Output System

  1. Overview
  2. external device
  3. I/O interface
  4. Program query method
  5. Program interruption mode
  6. DMA method (direct memory management)

Chapter 6 Numbers (arithmetic logic unit ALU)

  1. Unsigned and signed
  2. Fixed-point and floating-point representations of numbers
  3. Fixed point arithmetic
  4. Four floating-point arithmetic
  5. Arithmetic logic operation unit ALU

Chapter 7 CPU Instruction System

  1. Machine instructions
  2. Operand type and operation type
  3. Addressing mode
  4. Command format example
  5. RISC technology

Chapter 8 CPU Structure and Function

  1. CPU structure
  2. Instruction cycle
  3. Instruction pipeline
  4. Interrupt system

Chapter 9 Control Unit

  1. Analysis of micro-manipulation commands
  2. Function of the control unit

Chapter 10 Control Unit Design

  1. Combinatorial logic design
  2. Microprogramming

Guess you like

Origin blog.csdn.net/qq_20176001/article/details/89461171