Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUsually, you would let software control something like this
You provide the processor with a memory the size of the VGA screen. The software can do all the fancy graphics rather easily. Doing it in HDL is rather long winded and cumbersum, as you're finding. it's just easier to send data directly to a processor, rather than a VGA screen.