answersLogoWhite

0


Best Answer

Nonlinear Pipeline

Dynamic

Multifunction

Allows feed back and feed forward connections,in addition to the streamline connections.

More than one output; the output of the pipelineis not necessarily from the last stage.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What nonlinear pipelining?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Which type of solver is usually the default?

nonlinear


What is the term that describes the methodology by which the CPU begins running a new instruction before it finishes with the current instruction?

pipelining


Difference between static pipeline and dynamic pipeline?

static pipelining - it is composition of stages one after another means that the output of one stage is become input to the next stage we also called it linear pipelining. it is further divided in two types synchronous and asynchronous. dynamic pipeling- in it stages are connected in a liner fashion but this kind of pipeling used feedforward and feed backword connections as a input to the stages.it perform variable function but static perform fixed functions. in dynamic pipelining we can take intermediate outputs.


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 technology called a processor can begin executing an instruction before it completes the previous instruction?

The 8085 microprocessor does not prefetch instructions. The 8086/8088 and higher microprocessors do, in order to boost performance. They are trading idle time in the bus-interface unit, idle time waiting on the execution unit, in order to attempt to have the next instruction already fetched and available when the execution unit finally needs it. This is done by separating the execution unit from the bus-interface unit, and allowing them to operate somewhat asynchronously. Since most instructions will be followed by instructions at the next higher address, this can boost performance by minimizing idle time.

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 a nonlinear scale?

A scale that is nonlinear. ~


Nonlinear model of communication?

what is nonlinear?can anybody give me this answer.


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 the difference between instruction pipelining and arithmetic pipelining?

Arithmetic pipelines differ from instruction pipelines in some important ways. They are generally synchronous. This means that each stage executes in a fixed number of clock cycles. In a synchronous pipeline, moreover, no buffering between stages is provided. Each stage must be ready to accept the data passed from a previous stage when that data is produced.Another important difference is that an arithmetic pipeline may be nonlinear. The "stages" in this type of pipeline are associated with key processing components such as adders, shifters, etc. Instead of a steady progression through a fixed sequence of stages, a task in a nonlinear pipeline may use more than one stage at a time, or may return to the same stage at several points in processing.


When was Nonlinear Oscillations - journal - created?

Nonlinear Oscillations - journal - was created in 1998.


What is an equation for nonlinear?

an nonlinear equation can be y=3x m dose not equal 7


How do you use nonlinear graph in sentence?

A nonlinear graph doesn't make a straight line.


Is y equals x2 a nonlinear equation?

If you mean y = x2, then yes, it is nonlinear.


Examples of nonlinear equations?

y=x2 and y=lnx are two examples of nonlinear equations.