FPGA and led: Difference between revisions

From ArmadeusWiki
No edit summary
 
No edit summary
Line 1: Line 1:


This project is intented for people who are new to VHDL.


This project is intented for people who are new to VHDL.
we will connect a switch and a led to the FPGA and use some VHDL code to toggle the led state each time the switch is pressed.


In this project we connect a switch and a led to the FPGA and use some VHDL code to toggle the led state each time the switch is pressed.
[[Some usefull informations:]]


Some usefull informations:


The main FPGA page http://www.armadeus.com/wiki/index.php?title=FPGA of the armadeus wiki.


== http://www.armadeus.com/wiki/index.php?title=FPGA
This document http://www.cs.uml.edu/~fredm/courses/91.548-spr06/files/qst.pdf gives a lot of usefull informations on how to use ISE Webpack.
==


This document ==
[[Schematic]]
http://www.cs.uml.edu/~fredm/courses/91.548-spr06/files/qst.pdf == gives many informations on how to use ISE Webpack.

Revision as of 17:16, 14 April 2007

This project is intented for people who are new to VHDL.

we will connect a switch and a led to the FPGA and use some VHDL code to toggle the led state each time the switch is pressed.

Some usefull informations:


The main FPGA page http://www.armadeus.com/wiki/index.php?title=FPGA of the armadeus wiki.

This document http://www.cs.uml.edu/~fredm/courses/91.548-spr06/files/qst.pdf gives a lot of usefull informations on how to use ISE Webpack.

Schematic