Forum Discussion
Altera_Forum
Honored Contributor
15 years agoframe buffer problem
I am now using frame buffer to buffer data from test pattern to CVO.and i am sure it works well when the test pattern data directly input to CVO,but with frame buffer no data output. when I simulated...
Altera_Forum
Honored Contributor
15 years agoHi
I am doing the image processing on De2. I using trdb-d5m camera. I have the problem of displaying the center point of the bounding box. I am using the SRAM memory as the frame buffer to save the previous pixel data and display the center point with white color. I am using verilog to do so. However, the center point fail to be displayed. Any suggestion on this? Or do you have any reference for this? Thanks you.