Explain the difference between write through and write back
cache.
Answers were Sorted based on User's Feedback
Answer / me
Write Through. After writing in cache memory, main memory is
updated too inmediatly to mantain reliability
Write Back After writing in cache memory a flag bit called
dirty bit is set. When this value need to be replaced that
bit is check, if it is set then the value is taken to main
memory
Is This Answer Correct ? | 46 Yes | 11 No |
Answer / hari patel
Write Through : Main and cash memory are updated simultaneously.
Write Back : First write cash memory find difference w.r.t
revious value and load difference in main memory.
Is This Answer Correct ? | 10 Yes | 1 No |
Insights of a 4bit adder/Sub Circuit?
Explain the operation considering a two processor computer system with a cache for each processor.
What was your role in the silicon evaluation or product ramp? What tools did you use?
Give the cross-sectional diagram of the cmos.
Cross section of an NMOS transistor?
What is the function of tie-high and tie-low cells?
what is the doping?
Differences between netlist of HSPICE and Spectre?
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
0 Answers Intel, Sun Microsystems,
Explain various adders and diff between them?
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
How logical gates are controlled by boolean logic?