04-14-2017 05:40 AM
Hello,
First of all, I'm a beginner. I'd like to use my zybo board to print a simple image on a screen using the VGA port. I looked for some tutorials, but either they are all working on older version of Vivado (mine is 2016.4), therefore the vhdl file have compatibility problems, or they are not so clear about how to actually configure the board to use the VGA. I really just want to do something simple, like printing a static ball on the screen...
Can somebody help me to understand how to do this?
Gianluca
04-17-2017 11:10 PM
VHDL files having compatibility issues? cant understand this.
If you want to learn how to work with vga number of links are available
go for the link https://eewiki.net/pages/viewpage.action?pageId=15925278
You just need to draw (put different color in RGB values ) where you want a circle pixels and keep the other pixels as some other RGB values.