TenNen
- 97
- 0
What is pipelining techniques ?
Thanks
Thanks
After I read some of my articles again, I think I still don't understand about pipelining much, it is still very vague to me, I am sorry I made a wrong question. Therefore, instead of saying techniques, would Goalie_ca tell me what word can i use to make it right ? And would you also give me some explanations on some of pipeling ----s you will mention ?Goalie_Ca said:The easiest analogy is to talk about an assembly line.
At the end of every clock cycle one simple task has been performed. 1 will also have been completed. Without pipelining it would take many clock cycles to complete one task.
What do you mean by techniques? It depends dramatically on what you are doing. Adding two floating point numbers will be broken down quite differently than let's say an add instruction for an integer.