Are you familiar with the term MESI?
No Answer is Posted For this Question
Be the First to Post Answer
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
If the current through the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?
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;
Write a program to explain the comparator?
What is a linked list? Explain the 2 fields in a linked list?
what is short Channel effect.
How many bit combinations are there in a byte?
For f = AB+CD if B is S-a-1, what r the test vectors needed to detect the fault?
If the current thru the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? (You can't resize the combinational circuit transistors)
Explain the Charge Sharing problem while sampling data from a Bus?
How logical gates are controlled by boolean logic?