Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Designs) |
(→Xilinx documentation links) |
||
Line 22: | Line 22: | ||
| width="50%" | | | width="50%" | | ||
− | === | + | ===Using ARMadeus FPGA=== |
* [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet] | * [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet] | ||
Line 29: | Line 29: | ||
| width="50%" | | | width="50%" | | ||
+ | |||
===Designs examples=== | ===Designs examples=== | ||
* [[Simple blinking LED | LED]] | * [[Simple blinking LED | LED]] |
Revision as of 16:55, 11 March 2009
First recommended readings
Developing on the APF FPGA
Design ToolsDescription of tools used to simulate, to synthesize and to download/configure FGPA. |
Using ARMadeus FPGA |
Designs examples |
VHDL |
Peripheral On DemandPOD is a Python tool that allows you to easily create FPGA bitfiles for your embedded system, from several Open Source IPs (compatibles with the OpenCores Wishbone bus). It will also generates the corresponding drivers (currently only Linux ones). |
Links Wishbone |
Orchestra is a tools similar to POD developed by one member of ARMadeus Project:
|