Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSounds like a nice little project:), although, as a whole it's not trivial, especially for someone who has
--- Quote Start --- used Qsys and Verilog files a little bit but no enough to even know where to begin --- Quote End --- I suggest you concentrate on one aspect of it at a time. How about the VGA first? I'd suggest you do everything you want to do in verilog. (QuartusII isn't very good with C++...:oops:) Have a good read of the following link: http://lslwww.epfl.ch/pages/teaching/cours_lsl/ca_es/vga.pdf (http://lslwww.epfl.ch/pages/teaching/cours_lsl/ca_es/vga.pdf) It takes you through the basics of VGA and how to control it - it even has some code for you to use. It should be enough to get you stated.