-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "pipeline"
Line 6: | Line 6: | ||
* [[graphics pipeline]] | * [[graphics pipeline]] | ||
* [[instruction pipeline]] | * [[instruction pipeline]] | ||
+ | * [[arithmetic pipeline]] | ||
{{stub}} | {{stub}} |
Latest revision as of 08:20, 19 November 2018
A pipeline is a mechanism whereby multiple functional elements are interconnected in a series to form an assembly line-like structure whereby the output of one functional element becomes the input of the next. Within a pipeline, all functional elements usually perform their operation concurrently. This technique allows better utilization of resources by breaking down complex operations into their constituent operations and allocating a time-slice for each of the smaller operations.
Examples of pipelines:
This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information. |
Retrieved from "https://en.wikichip.org/w/index.php?title=pipeline&oldid=84219"