Are you familiar with the term snooping?
Answer / kanak
Let's take an example of different processors(along with
their independent caches) sharing the same memory system.
Now if this memory is a Read-Write memory and let's say
that one of the processors writes to this memory after some
data computation, all the processors need to update their
individual cache copies of the now modified memory. To do
this the concept of snooping is implemented. cache snooping
is the means by which each cache constantly
monitors/detects the bus for any write to a memory location
and if a write is found, it invalidates it current copy of
cached memory data and copies the new content over.
| Is This Answer Correct ? | 18 Yes | 1 No |
What are the steps required to solve setup and hold violations in vlsi?
What are the two types of noise of MOSFET, how to eliminate them?(Thermal and Flicker).
What is validation?
Explain the Charge Sharing problem while sampling data from a Bus?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
Explain how Verilog is different to normal programming language?
What does the above code synthesize to?
Explain Custom Design Flow?
Explain the various Capacitances associated with a transistor and which one of them is the most prominent?
Explain what is the depletion region?
Tell me the parameters as many as possible you know that used to character an amplifier?