MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Dynamic pipeline allows
A
.Only stream line connection
B
function to evaluate
C
Multiples functions to evaluate
D
To perform fixed function
Explanation: 

Detailed explanation-1: -Dynamic pipelines have the capability to schedule around stalls. A dynamic pipeline is divided into three units: the instruction fetch and decode unit, five to ten execute or functional units, and a commit unit. Each execute unit has reservation stations, which act as buffers and hold the operands and operations.

Detailed explanation-2: -Static pipelining is specified by single Reservation table. Dynamic pipelining is specified by more than one Reservation table. All initiations to a static pipeline use the same reservation table. A dynamic pipeline may allow different initiations to follow a mix of reservation tables.

Detailed explanation-3: -A dynamic pipeline can be reconfigured to perform variable functions at different times. It allows feed-forward and feedback connections in addition to the streamline connection. Linear pipeline are static pipeline because they are used to perform fixed functions.

Detailed explanation-4: -(a) Speed-up of the pipeline, (b) efficiency of the pipeline, and (c) throughput of the pipeline. Euler number of a binary image is a fundamental topological feature that remains invariant under translation, rotation, scaling, and rubber-sheet transformation of the image.

There is 1 question to complete.