FPGA and led: Difference between revisions

From ArmadeusWiki
No edit summary
No edit summary
Line 11: Line 11:


Page 9 of this document show the devlight pinout matrix: [http://www.armadeus.com/downloads/apf9328DevLight/documentation/dataSheet_APF9328_DevLight.pdf]
Page 9 of this document show the devlight pinout matrix: [http://www.armadeus.com/downloads/apf9328DevLight/documentation/dataSheet_APF9328_DevLight.pdf]
Page 28 and 29 of this document show the mapping of the devlight pinouts with the FPGA pinouts :[http://www.armadeus.com/downloads/apf9328/documentation/dataSheet_APF9328.pdf]
 
 
Pages 28 and 29 of the APF datasheet show the mapping of the devlight pinouts with the FPGA pinouts :[http://www.armadeus.com/downloads/apf9328/documentation/dataSheet_APF9328.pdf]


'''Schematic'''
'''Schematic'''


[[Image:schema.png]]
[[Image:schema.png]]

Revision as of 18:08, 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.

Page 9 of this document show the devlight pinout matrix: [1]


Pages 28 and 29 of the APF datasheet show the mapping of the devlight pinouts with the FPGA pinouts :[2]

Schematic

Schema.png