You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!
Posted: Wed Jun 06, 2007 3:25 pm Post subject: BIST stands for Built in Self Test
Built is self test is a mechanism to test memories. The testing mechanism is to write to the memory, read from the memory and compare the results and publish where the specified memory area is passed or failed.
BIST is a embedded logic to test your chip logic or memory. LogicBIST checks the manufacturing fault on core logic whereas MemoryBIST checks the same on memories.
BIST is a wrapper kind of thing that is built around your Unit Under test (UUT). This wrapper will be coded such that it is transparent in functional mode. The FSM in the BIST logic will generate patterns to be written into the UUT and the Comparator in the logic will compare the UUT response with the expected response. The same comparator will flag a pass/fail signal based on the UUT response.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum