Memory Notes
Memory Notes
9
EMBEDDED SYSTEMS: MEMORY
TESTING
Unit Structure
46.0 Objectives
46.1 Introduction
46.2 Memory Testing and its purpose
46.3 Common Memory Problems
46.4 A strategy for memory testing
46.4.1 Data Bus Test
46.4.2 Address Bus Test
46.4.3 Device Test
46.5 Review Questions
46.6 References & Further Reading
9.0 OBJECTIVES
9.1 INTRODUCTION
Memory Problems rarely occur with the chip itself, but due to
a variety of post production tests to check quality this
possibility is ruled out.
Symptoms :-
System behaves same as though there is a wiring
problem or a missing chip.
How to detect :-
Detected by any test
Implementation:
Here we write all possible data values and verify that the
memory device stores each one successfully.
In short to test the bus one bit at a time.
During the first pass the data in column 1 is verified and during
second pass the data in column 2 is verified.