View Full Version : Pipelining
What is pipelining techniques ?
Thanks
Goalie_Ca
Jun24-04, 12:35 AM
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 lets say an add instruction for an integer.
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 lets say an add instruction for an integer.
After I read some of my articles again, I think I still donot 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 ?
Thanks a lot in advance,
Goalie_Ca
Jun24-04, 11:52 AM
ArsTechnica is usually a good resource. It's written in plain english but it doesn't wimp out.
http://arstechnica.com/paedia/c/cpu/part-2/cpu2-1.html
Thank Goalie_Ca a lot, (smile)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.