Skip to content

Utilization of the DE0's VGA interface via DMA on the SDRAM

Notifications You must be signed in to change notification settings

stanleyleee/de0_vga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT THE PROJECT
----------------------------------------------------------------------
This project aims at implementing the VGA interface on Altera's DE0 
development board. This is utilized by a custom Qsys component that
accesses the SDRAM via the Avalon Bus. The frame buffer is stored
inside the SDRAM and via a softcore processor like the NIOS II and the
included graphics driver, the vga_controller component can be 
configured and started.

Supported graphic modes are:
	* 640x480@60Hz & 12-bit color


DIRECTORY STRUCTURE
----------------------------------------------------------------------
	doc		Doxygen-generated documentation
	hw		Quartus hardware designs
	sw		Driver and applications software


OVERVIEW HARDWARE PROJECTS
----------------------------------------------------------------------
ip/vga_controller	The custom vga_controller IP-component.
de0_vga_qsys		A Qsys-based system including the vga_controller
					component together with a NIOS II /s


OVERVIEW SOFTWARE PROJECTS
----------------------------------------------------------------------
de0_vga_driver		A basic graphics driver for the vga_controller

About

Utilization of the DE0's VGA interface via DMA on the SDRAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published