Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDesign consideration help - Memory tester
Hello, I was hoping you could just review my design plan and tell me any relavent tips or lessons learned you might have. My board will have on chip memory, SDRAM and Flash. I'd like to...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by kwolfe@Aug 8 2006, 08:39 AM excellent point about the dma. yes, the memory interface should be tested fully as well.
the other half of the testing should be to fully test each individual bit in memory, which obviously isn't possible if i bootload into the sdram. so does the multi-program approach where the memory tester is loaded into on-chip memory make sense?
regards,
kevin
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17447)
--- quote end ---
--- Quote End --- Certainly. You'd probably want to design a small piece code to run in on-chip RAM, that would fully exercise every bit in the memory. Cheers, - slacker