advertisement
Computer System Architecture
Introduction
This book deals with computer architecture as well as computer organization and design. Computer architecture is concerned with the structure and behavior of the various functional modules of the computer and how they interact to provide the processing needs of the user. Computer organization is concerned with the way the hardware components are connected together to form a computer system. Computer design is concerned with the development of the hardware for the computer taking into consideration a given set of specification.
advertisement
The physical organization of a particular computer including its registers, the data flow, the microoperations, and control functions can be described symbolically by means of a hardware description language. In this book we develop a simple register transfer language and use it to specify various computer operations in a concise and precise manner. The relation of the register transfer language to the hardware organization and design of digital computers is fully explained.
Learn C# programming with Hands-on Project
advertisement
Table Of Contents
1. Digital Logic Circuits
1-1 Digital Computers
1-2 Logic Gates
1-3 Boolean Algebra
1-4 Map Simplification
1-5 Combinational Circuits
1-6 Flip-Flop
1-7 Sequential Circuits
2. Digital Components
2-1 Integrated Circuits
2-2 Decoders
2-3 Multiplexers
2-4 Registers
2-5 Shift Registers
2-6 Binary Counters
2-7 Memory Unit
3. Data Representation
3-1 Data Types
3-2 Complements
3-3 Fixed-Point Representation
3-4 Floating-Point Representation
3-5 Other Binary Codes
3-6 Error Detection Codes
4. Register Transfer and Microoperations
4-1 Register Transfer language
4-2 Register Transfer
4-3 Bus and Memory Transfers
4-4 Arithmetic Microoperations
4-5 Logic Microoperations
4-6 Shift Microoperations
4-7 Arithmetic Logic Shift Unit
5. Basic Computer Organization and Design
5-1 Instruction Codes
5-2 Computer Registers
5-3 Computer Instructions
5-4 Timing and Control
5-5 Instruction Cycle
5-6 Memory-Reference Instructions
5-7 Complete Computer Description
Download full PDF in Comment section
advertisement
Computer System Architecture
ReplyDelete