Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by vitzh@Nov 11 2005, 07:25 PM i have now changed the entire memory structure, and it seems to be treating it like memory now. out of curiosity how would you clear an embedded memory block? currently it loops in the reset state until it is clear but i would like a better way.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10936)
--- quote end ---
--- Quote End --- Thats it, but i haven't had a single design in which i needed a memory clear. If you keep track what bytes in the memory are valid, you just have to reset the book-keeping pointers/counters. Cheers, Roger