Description
NTRODUCTION
- LINEAR PIPELINE PROCESSORS: It is a cascade of processing stages which are linearly connected to perform a fixed function over a stream of data flowing from one end to another. … A linear pipeline processor is constructed with k processing stagesUnlike a synchronous pipeline, in which each stage operates at a fixed clock rate, an asynchronous pipeline operates in a distributed manner, such that each stage’s maximum performance is defined only by local parameters.
Pipelining and Superscalar design Presentation Report (PPT)
Page Length : 14
Content :
- Synchronous Linear Pipeline
- Working of pipeline
- Sequential and target buffers
- Data forwarding
- Hazards in pipelining
- Tomasulo’s algorithm
- References
Reviews
There are no reviews yet