Forum Discussion
Altera_Forum
Honored Contributor
10 years agoProblem with SDRAM controller and VGA controller in DE1
Hi all, I want display image which stored in SDRAM through VGA in DE1. I use Qsys to do this and Control Panel to store image file bmp (already cut header) 640 x 480 in SDRAM I already read m...
Altera_Forum
Honored Contributor
10 years agoImplement a simple test pattern to start testing with. Even displaying a solid color screen correctly will help you eliminate problems with video timing. Once that is correct move on to displaying memory. I'd suggest doing standard memory tests with your SDRAM before you attempt to display an image. This will verify you have the memory controller working.