Hi,
I was reading this question https://www.geeksforgeeks.org/gate-gate-cs-2018-question-61/ .
I am not able to understand this line
Since, if n instructions take c cycle, so (c-1) stalls will occur for these instructions.
Does it mean that the PO stage causes c-1 stalls once it enters the pipeline since it is of c cycles.
It cannot be data hazard or control hazard as given in this question.
Thanks
I was reading this question https://www.geeksforgeeks.org/gate-gate-cs-2018-question-61/ .
I am not able to understand this line
Since, if n instructions take c cycle, so (c-1) stalls will occur for these instructions.
Does it mean that the PO stage causes c-1 stalls once it enters the pipeline since it is of c cycles.
It cannot be data hazard or control hazard as given in this question.
Thanks