Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Tools) |
|||
Line 11: | Line 11: | ||
| width="50%" | | | width="50%" | | ||
− | ===Tools=== | + | === Design Tools=== |
Description of tools used to simulate, to synthesize and to download/configure FGPA. | Description of tools used to simulate, to synthesize and to download/configure FGPA. | ||
* [[Target_Software_Installation#FPGA_firmware_installation|FPGA firmware installation (on U-Boot)]] | * [[Target_Software_Installation#FPGA_firmware_installation|FPGA firmware installation (on U-Boot)]] |
Revision as of 16:54, 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. |
Xilinx documentation links |
Designs |
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:
|