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
Explain the operation considering a two processor computer system with a cache for each processor.
For CMOS logic, give the various techniques you know to minimize power consumption
What transistor level design tools are you proficient with? What types of designs were they used on?
What's the price in 1K quantity?
What was your role in the silicon evaluation/product ramp? What tools did you use?
How about voltage source?
What types of CMOS memories have you designed? What were their size? Speed?
Write a program to explain the comparator?
Implement a function with both ratioed and domino logic and merits and demerits of each logic?
Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times
Draw a 6-T SRAM Cell and explain the Read and Write operations
Explain what is multiplexer?
How logical gates are controlled by boolean logic?
Explain Cross section of a PMOS transistor?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)