Altera_Forum
Honored Contributor
8 years agoBrowse the ram content
Hello everyone, i am doing image processing on fgpa.
Actually i want to browse the ram content for every row of the image, and whenever the content of the adress is not updated i need to register this adress. I placed the read statement in a for loop but if for example i have 5 adresses that their contents are not updated the output register only the last one. Is there a possible way to register the multiple adresses.