Difference between revisions of "FPGA and led"

From ArmadeusWiki
Jump to: navigation, search
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.
 
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:]]
+
'''Some usefull informations:'''
  
  
Line 11: Line 10:
 
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 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]]
+
'''Schematic'''

Revision as of 17:17, 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