Have you studied pipelining? List the 5 stages of a 5 stage
pipeline. Assuming 1 clock per stage, what is the latency
of an instruction in a 5 stage machine? What is the
throughput of this machine ?
Answers were Sorted based on User's Feedback
Answer / adi
Latency is 5 clocks
Throughput is 1 instruction/clock
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / inspiredminds
5 stages are:
Instruction Fetch
Instruction Decode
Execution
Data Memory(Read/write)
Write Back
Latency(time required for the first instruction to produce
output) is 5 cycles and for long stream of instructions the
throughput is 1 instruction per clock cycle.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / el ingeniero
Instruction Fetch
Instruction Decode
Register File Access
Execute
Writeback
| Is This Answer Correct ? | 14 Yes | 11 No |
Explain Basic Stuff related to Perl?
Are you familiar with the term snooping?
Explain how Verilog is different to normal programming language?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
What are the two types of noise of MOSFET, how to eliminate them?(Thermal and Flicker).
Implement a 2 I/P and gate using Tran gates?
Are you familiar with the term snooping?
What r the phenomenon which come into play when the devices are scaled to the sub-micron lengths?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain the Various steps in Synthesis?
Cross section of an NMOS transistor?
What happens if we delay the enabling of Clock signal?