Difference between revisions of "Using FPGA"
From ArmadeusWiki
Line 39: | Line 39: | ||
* [http://www.gmvhdl.com/VHDL.html An Introductory VHDL Tutorial] | * [http://www.gmvhdl.com/VHDL.html An Introductory VHDL Tutorial] | ||
* [http://www.xess.com/ho03000.html Nice ideas/examples to look at] | * [http://www.xess.com/ho03000.html Nice ideas/examples to look at] | ||
+ | |||
|---------------- | |---------------- | ||
Line 44: | Line 45: | ||
| width="50%" | | | width="50%" | | ||
− | === | + | ==='''P'''eripheral '''O'''n '''D'''emand === |
− | * [[ | + | |
− | + | ''' Introduction ''' | |
− | '' | + | *[[Global description | Global description]] |
− | * [[ | + | |
− | * [[ | + | ''' Specifications ''' |
− | * [[ | + | *[[xml_en | Xml formats]] |
+ | *[[directories |Directories structures ]] | ||
+ | *[[Drivers | Drivers generation mechanism]] | ||
+ | *[[interrupt handler]] | ||
+ | |||
+ | ''' Use cases ''' | ||
+ | *[[Tutorial | Tutorial 1 : i2c-led-button]] | ||
+ | *[[simplecas | Tutorial 2 : uart]] | ||
| width="50%" | | | width="50%" | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|---------------- | |---------------- | ||
Line 76: | Line 79: | ||
* [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc] | * [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc] | ||
|---------------- | |---------------- | ||
+ | |||
|} | |} |
Revision as of 15:35, 12 December 2008
Contents
Introduction
Developing on the APF FPGA
Tools |
Xilinx documentation links |
Designs |
Links VHDL
|
Peripheral On DemandIntroduction Specifications Use cases |
|
OrchestraDraft: |
Links Orchestra |