Forum Discussion
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 ha...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- When I remove the scaler and write directly to the buffer the image gets distorted. --- Quote End --- If you remove the scaler, it will output 320x240. Are you sure your monitor supports this resolution? What do you mean 'write directly to the buffer'? You always write to the buffer whether the scaler core is there or not.