Computer Organization 4.1 To 4.6 Summary
Computer Organization 4.1 To 4.6 Summary
6)
- Control Unit (CU): Manages execution of instructions using control memory and sequencing.
- CPU Structure: Includes ALU (Arithmetic Logic Unit) and CU; handles computation and instruction control.
- Instruction Formats: Define the structure of instructions (e.g., opcode and operands).
- Data Transfer & Manipulation: Involves moving and processing data between registers/memory.
- RISC vs CISC: RISC uses simpler instructions; CISC uses complex instructions.
- Arithmetic & Logical Operations: Includes addition, subtraction, multiplication, and logic operations.
- Memory Hierarchy: Registers > Cache > Main Memory > Secondary Storage.
- Internal vs External Memory: RAM and registers vs hard drives and SSDs.
- Cache Memory Principles: Includes cache size, mapping functions, and replacement/write policies.
- I/O Modules and Interface: Control communication between CPU and peripherals.
- ASIPs: Processors tailored for specific applications offering flexibility and efficiency.
- Sequential Logic: Output depends on current and past inputs (memory involved).