Altera_Forum
Honored Contributor
13 years agoVGA resolution problem
Hello all,
I am using the University program media computer and this works. As I see how it is set up the VGA pixel buffer is 320x240 and then it's scaled to 640x480. But I want to have a native resolution of 640x480 (or even 800x600), but how to achieve this? I removed the scaler and connected the resampler straight to the Alpha blender, but the monitor becomes all fuzzy and it looks like a timing problem. in the C code I couldn't detect anything where I had to change the resolutions, even the basic draw a box doesn't work.