Forum Discussion
Altera_Forum
Honored Contributor
9 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...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Thank you so much for your help. I will try to read about the CAM and hope for understanding it, because for the code i published i used 8 elements just for simplification but in my project i have 640 elements. --- Quote End --- With what you are doing, you will need to use ram blocks - and CAM are really not well suited to FPGAs- they can only be emulated and they have a huge latency.