Forum Discussion
Altera_Forum
Honored Contributor
15 years agoClearing asyncram contents
Just wanted to verify the following: Does the Aclr pin only clear the input and output registers on the component, and leave the contents of the memory in tact? Was just wondering about this b...
Altera_Forum
Honored Contributor
15 years agoYeah, that's what I thought. So the only way to clear the RAM during runtime is to actually run a loop through all the addresses and write 0's to all of them.
Ok. Thanks for the verification.