Are you familiar with the term MESI?
Answer / neto colina
Is a widely used cache coherency and memory coherence
protocol introduced by Intel. Modified Exclusive Shared
Invalid are the protocol States.
M means value has been modified from main memory and the
cache is required to write the data back to main memory,
before permitting any other read of the main memory state.
(ITS DIRTY)
E IS CLEAN: Value Match with main memory
S Cache may be stored in other caches of the machine
I Invalid
| Is This Answer Correct ? | 12 Yes | 6 No |
Explain the sizing of the inverter?
What is the function of chain reordering?
Why do we need both PMOS and NMOS transistors to implement a pass gate?
What is validation?
Explain what is multiplexer?
Draw a 6-T SRAM Cell and explain the Read and Write operations
What is FPGA?
What are the main issues associated with multiprocessor caches and how might you solve them?
Basic Stuff related to Perl?
What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?
What are the total number of lines written by you in C/C++? What compiler was used?
What does it mean “the channel is pinched off”?