answersLogoWhite

0


Best Answer

Involves an overlapping of instructions while executing, ie one is being fetched, the other one decorded and another being executed.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is pipelining architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference of scalar pipelining and vector pipelining?

Scalar pipelining offers an alternative to vector pipelining whereby the cycles are used in a linear fashion. Vector pipelining performs vector computations.


What is difference between parallel processing and pipelining in computer architecture?

the pipelining breaks a big task into number of small parts. a part higher in order gets processed n serves as an input for the next sub-task,while in parallel processing various tasks are run at the same time


What 2 different between persistent HTTP with pipelining and persistent HTTP without pipelining in communication network?

In persistent HTTP without pipelining, the browser first waits to receive a HTTP response from the server before issuing a new HTTP request. In persistent HTTP with pipelining, the browser issues requests as soon as it has a need to do so, without waiting for response messages from the server.


What is persistent http with pipelining?

in persistent HTTP with pipelining browser caters to multiple http requests and it cannot wait for the response http message for the previous request.


What is forbidden Latency in non-Linear pipelining?

22222222


What is difference between super scalar pipeline and super pipeline?

Supserscaling and pipelining both increase instruction output. Superscaling also uses pipelining, however, superscaling allows for all the processes to be carried out at one time.


Advantages and disadvantages of Harvard architecture?

Advantages of Harvard Architecture· Efficient Pipelining - Operand Fetch and Instruction Fetch can be overlapped.· Separate Buses for data and instructions.· Tailored towards an FPGA implementation.Disadvantages of Harvard Architecture· Not widely used.· More difficult to implement.· More pins.


What is pipelining in computers?

Pipelining is based if clock cycles to process a command, in every clock cycle , three or four circuits sat idle, Today these circuts are orginized in a conveyer belt fashoin called pipelining.With pipelining each stage does ots own job with each clock cycle pulse, creating a much more efficient process. The CPU has multiple circuts doing multiple jobs.


If a processor has begun executing an instruction before it completes the previous instruction it must be using?

pipelining


What is pipelining explain its working in detail?

pipe line is the processing of pipe line in which contain the formula


Why are double data rate sdram chips faster than sdram chips?

use pipelining techniques


The ability to work on more than one instruction during the four stages of processing is called?

pipelining