4. Reminder: Let's imagine we have an instruction pipeline consisting of 4 steps (instruction pipeline): • fetch instruc

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

4. Reminder: Let's imagine we have an instruction pipeline consisting of 4 steps (instruction pipeline): • fetch instruc

Post by answerhappygod »

4. Reminder: Let's imagine we have an instruction pipelineconsisting of 4 steps (instruction pipeline):
• fetch instruction (FI) (get command)• decode instruction and calculate address (DA)• fetch operand (get operand) (FO)• execute (EX)
Prepare the command pipeline chart for the 7 commands andconsider the 4th command branching to the 15th command. Pleaseexplain briefly. (Branching occurs when the 5th command isfinished. When the branching occurs, the process in that command isexpected to finish!)
4 Reminder Let S Imagine We Have An Instruction Pipeline Consisting Of 4 Steps Instruction Pipeline Fetch Instruc 1
4 Reminder Let S Imagine We Have An Instruction Pipeline Consisting Of 4 Steps Instruction Pipeline Fetch Instruc 1 (65.31 KiB) Viewed 46 times
a) Let's have a command pipeline of 4 steps again. The followingtable gives the number of clock cycles required in each instructionstep. For example, if it says 2 for FI, it means that FI is beingprocessed in Steps 1 and 2. The first instruction is given as anexample. Reminder: Keep in mind that the same type of operationscannot be performed simultaneously in the pipeline.
• FI: Fetch Instruction (Take Command)• DA: Decode code and Calculate Address,• EX: Execute• WR: Write
4 Reminder Let S Imagine We Have An Instruction Pipeline Consisting Of 4 Steps Instruction Pipeline Fetch Instruc 2
4 Reminder Let S Imagine We Have An Instruction Pipeline Consisting Of 4 Steps Instruction Pipeline Fetch Instruc 2 (33.75 KiB) Viewed 46 times
HDBHEGIG I1 12 13 14 15 16 17 I15 1 FI 2 DA FI 3 FO DA FI 4 EX FO DA 5 EX FO FI 6 EX DA FI 7 8 FO EX DA FO FI DA FI 9 10 11 12 FI DA FO EX
FI 123 LL2LL 14 15 1 1 2 1 1 DA EX WR 22L3N 12322 1 1 2 3 2 2 21221 1 2
I1 22H5 12 13 14 15 1 FI 54 2 3 4 6 DA DA EX WR WR 7 8 9 10 11 12 13 14 15
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply