Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computer Architecture, Structured computer organization - Coggle Diagram
Computer Architecture
Structured computer organization
Introduction
1.1 Structured computer organization
1.2 Milestones in computer architecture
1.3 The computer zoo
1.4 Example of computer families
Computer systems
2.1 Processors
2.2 Primary memory
2.3 Secondary memory
2.4 Input/Output
The digital logic level
3.1 Gates and boolean algebra
3.2 Basic digital logic circuits
3.3 Memory
3.4 CPU chips and buses
3.5 Example CPU chips
3.6 Example buses
3.7 Interfacing
The microarchitecture level
4.1 An example microarchitecture
4.2 An example ISA: IJVM
4.3 An example of the microarchitecture level
4.5 Improving performance
4.6 Examples of the microarchitecture level
The instruction set
5.1 Overview of the ISA level
5.2 Data types
5.3 Instruction formats
5.4 Addressing
5.5 Instruction types
5.6 Flow of control
5.7 A detailed example: the towers of hanoi
5.8 The IA-64 architecture and the ITANIUM 2
The operating system
6.1 Virtual memory
6.2 Hardware virtualization
6.3 OSM-LEVEL I/O instructions
6.4 OSM-LEVEL instructions for parallel processing
6.5 Example operating system
The assembly language level
7.1 Introduction to assembly language
7.2 Macros
7.3 The assembly process
7.4 Linking and loading
Parallel computer architectures
8.1 On-Chip parallelism
8.2 Coprocessors
8.3 Shared-memory multiprocessors
8.4 Message-passing multicomputers
8.5 Grid computing