Download presentation
Presentation is loading. Please wait.
1
Computer Basics
3
Datapath Operations
4
The Register File
5
Bit Level view of the Register File
6
The Arithmatic Logic Unit (ALU)
8
Memory Local and Main
9
Instructions and Datapath for Register-to-Register Operations
10
Instructions and Datapath for Store Operation SW R4, 0X4385
11
Instructions and Datapath for Load Operation LW R21, 0X23A9
12
Variations in Instruction sets & Datapaths
13
Datapath for sw R2, 4(R30) operation Say, [R30]=4500 [R2] =3245 values are in decimal
14
Enhancement of Instruction set SHL R14, R8, 3 shift left the content of R8 by 3 and place in R14 SHR R2,R27, 2 shift right the content of R27 by 2 and place in R2
15
Source A First Course in Digital Systems Design - An Integrated Approach by John P. Uyemura Brooks/Cole Publishing Company, 1999. (required)
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.