Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- As you have a VGA controller, you'll have the timing counters running, so you know when you're in the visible part of the screen, and what pixel is currently being drawn. You just modify the pixel at the specific location to draw whatever colour pixel you want. --- Quote End --- But see, there's my issue! How do you modify EACH pixel?