https://github.com/bcomnes/fpga-lab
Repo for educational labs using a Digilent Nexys 3 FPGA card
https://github.com/bcomnes/fpga-lab
Last synced: 9 months ago
JSON representation
Repo for educational labs using a Digilent Nexys 3 FPGA card
- Host: GitHub
- URL: https://github.com/bcomnes/fpga-lab
- Owner: bcomnes
- Created: 2012-12-08T09:29:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-16T07:05:00.000Z (about 13 years ago)
- Last Synced: 2024-12-17T15:42:17.618Z (over 1 year ago)
- Language: C
- Size: 41.4 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fpga-lab
========
Repo for educational labs using a Digilent Nexys 3 FPGA card.
I'll write a real readme soon, but here is some useful information to work with in the meantime.
## Some useful Links
* [Cosmiac Website](http://www.cosmiac.org/development.html)
* [Example Labs](http://www.cosmiac.org/Projects_FPGA.html#Lab1) - A bunch of labs having to do with a Nexys 2 board, but many of the labs have been updated for the Nexys 3.
* [Xilinx University Program](http://www.xilinx.com/university/index.htm) - A program associated with the Nexys 3 board, providing educational licenses to the IDE used to program their FPGAs.
* [Digilent Tutorials](http://www.digilentinc.com/classroom/Tutorials/) - Tutorials provided to accompany the Nexys 3 board.