Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFirst in Last out buffer consuming too much resources
Hi all, I'm trying to implement a first in last out buffer, that has the soul purpose of flipping image data horizontally. The image comes in as a stream of pixels in the order (1,1) , (2...
Altera_Forum
Honored Contributor
13 years agoThe target device is a cyclone III.
I've tried removing the setting cl_reg x_reg and y_reg to 0 as that was one of my first ideas, but it still won't infer, also I was under the impression it had more to do with the read address being registered and not the output from the read? Mat.