UNIT III THE PROCESSOR
DATA PATH
DATA PATH
Remember Table 3 and Figure 1. Figure 1, provides all data paths and control signals. You will be asked to draw (design) data path for the following instructions.
1. Any register-type (R-type) instruction. e.g. add $s1,$s2,$s3
2. load word (lw) or store word (sw) instructions. lw e.g. lw $t1, 100($s0) ; sw $t1, 100($s0)
3. branch if equal (beq) instruction. e.g. beq $s1,$t1,100
4. jump instruction. e.g. j 2500
After remembering and under standing figure 1, you just observe figure 2, 3,4,5 and the instructions given in the text boxes.
If you need more help in understanding the diagrams, join this blog thyagharajan.blogspot.com and send an e-mail to acdean@rmd.ac.in
If you have any creative suggestion, please publish in the comment box.
No comments:
Post a Comment