|
Page 1 of 1
|
[ 3 posts ] |
|
Giving a DE0-Nano some wings
Author |
Message |
dan.scof
Joined: Wed Nov 28, 2012 2:48 pm Posts: 58
Real Name:
|
You do not have the required permissions to view the files attached to this post.
|
Mon Sep 23, 2013 10:37 pm |
|
 |
steinra
Joined: Wed Jun 06, 2012 9:30 pm Posts: 334
Real Name:
|
Very nice Dan! Hope to dig into the FPGA one of these day! Would love to learn more about how the VGA was made to work. I figure I may even be able to do it between you and Bob.
Thanks!
Randy
|
Mon Oct 07, 2013 9:35 pm |
|
 |
dan.scof
Joined: Wed Nov 28, 2012 2:48 pm Posts: 58
Real Name:
|
I'd say go for it. Getting VGA working was actually surprisingly easy. It's a perfect fit for FPGAs. Basically, all you have to do is drive three analog lines (one each for red, green and blue) and two digital lines (one for horizontal sync and one for vertical sync). In a microcontroller getting the timing correct would be terrible. On an FPGA, it's basically just a counter.
Driving the analog lines gets slightly interesting, because FPGAs are digital. It's not a huge issue either, though. You can either hook it up to a fast digital-to-analog converter chip, or just use a resistor ladder. I've been using a resistor ladder so far, and it works fine for simply playing around. The DAC chips would be more general purpose, though, and would make it easier to get more colors on the screen.
|
Fri Oct 11, 2013 6:35 am |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|