Altera_Forum
Honored Contributor
18 years agoImplementing VGA display in Nios II Project
Hey everyone,
I am trying to find a good place to start to display images on a VGA monitor from my DE1 Altera board with a Cyclone II processor. Does anyone know of any good reference design projects or documentation for doing this or where to get started? Have an SOPC system built and programmed with a VGA controller included. All prep work is done I am at the point where I am ready to get into code in Nios II. Also, as another question does anyone know how to load a bitmap into SRAM because I am under the assumption that once loaded into SRAM I can display to the monitor and that whatever I want to be displayed must reside in the SRAM. Is this a fair assumption? Thanks a lot!