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 ?
4 14113For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
3 11713Explain the operation considering a two processor computer system with a cache for each processor.
2852Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
1 18245In what cases do you need to double clock a signal before presenting it to a synchronous state machine?
3 20858You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?
4 16082
Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
What types of CMOS memories have you designed? What were their size? Speed?
Mention what are three regions of operation of mosfet and how are they used?
what are three regions of operation of MOSFET and how are they used?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is threshold voltage?
what is the use of defpararm?
Draw the stick diagram of a NOR gate. Optimize it
What are the different design constraints occur in the synthesis phase?
What is the function of chain reordering?
What types of CMOS memories have you designed? What were their size? Speed?
How binary number can give a signal or convert into a digital signal?
Explain how logical gates are controlled by Boolean logic?
Explain depletion region.