- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone know if there is any VGA screen initializations that need to be done in a project where you want to output a picture to a VGA screen from a Nios II program through an Altera development board?
I have a VGA component in SOPC builder that I downloaded off the Altera website. I have an Altera DE1 development board I am trying to use to put images on a VGA screen.Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can find the HAL drivers included with the core.
There are the initialization and simple demo.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm also trying to use the VGA ouput of a DE2 board. Unfortunately i can't undestand how to set corectly the color of one pixel.
I tried to look at altera driver, but i'm there is not any documentation, and when i have a look in the vhdl file, there is not a lot of explanation.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by brice_sw@Feb 19 2007, 02:05 PM i'm also trying to use the vga ouput of a de2 board. unfortunately i can't undestand how to set corectly the color of one pixel.
i tried to look at altera driver, but i'm there is not any documentation, and when i have a look in the vhdl file, there is not a lot of explanation.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21714)
--- quote end ---
--- Quote End --- It's very simple http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif Calculate an address of pixel in memory and change the value by macros IOWR

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page