retagged by
482 views

1 Answer

Best answer
2 votes
2 votes

in this question they just implemented a for loop ....but actually they have asked for only 2 iterations 

the clock at which we will get output of instruction1 for i=2 is 13th clock ..ope it is correct

selected by

Related questions

637
views
0 answers
3 votes
rasto mapp asked Jan 13, 2018
637 views
Is there any difference in calculating data hazards and dependencies?Doubt 1:I've read that in data dependencies calculation we chose adjacent ... sources which are confusingPlease Explain how to calculate dependencies and hazards.
1.8k
views
1 answers
1 votes
srestha asked Feb 4, 2017
1,760 views
The following sequence of instruction is executed in a basic 5 stage pipelined processor (S1, S2, S3, S4, S5). Assume that data dependency present in the ... of instructions must be inserted to achieve CPI = 1 by using operand forwarding.
2.3k
views
1 answers
1 votes
Pankaj Joshi asked Jan 25, 2017
2,328 views
A 5 stage pipelined processor has instruction fetch (IF), operand fetch (OF). Instruction decode (ID), perform operation (PO) and Write operand (WO) stages. The ... of instruction where operand forwarding from WO to PO and PO to OF is used
21.6k
views
1 answers
17 votes
dd asked Jan 8, 2017
21,644 views
A $5$ stage pipelined processor has the following stages:$IF$ : instruction fetch$ID$ : instruction decode$EX$ : execute$MA$ : memory access$WB$ : ... No. of cycles needed to execute these instructions using operand forwarding?