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 ?
Answer Posted / 12345678
1.Instruction fetch
2.decode instruction and read register files
3.execute
4.data to access from memory
5.write back
throughput is the total amount of work done in a given time,
| Is This Answer Correct ? | 21 Yes | 9 No |
Post New Answer View All Answers
Are you familiar with the term snooping?
Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
What is threshold voltage?
Implement a 2 I/P and gate using Tran gates?
What products have you designed which have entered high volume production?
what is verilog?
Draw the stick diagram of a NOR gate. Optimize it
What happens if we delay the enabling of Clock signal?
What is Body Effect?
Draw the Layout of an Inverter?
Mention what are the two types of procedural blocks in Verilog?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Design an 8 is to 3 encoder using 4 is to encoder?