Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Links Wishbone) |
m (→Using ARMadeus FPGA) |
||
Line 24: | Line 24: | ||
* [[Target_Software_Installation#FPGA_firmware_installation|Configure the FPGA from U-Boot]] | * [[Target_Software_Installation#FPGA_firmware_installation|Configure the FPGA from U-Boot]] | ||
* [[FPGA_register | Access the FPGA address domain from Linux]] | * [[FPGA_register | Access the FPGA address domain from Linux]] | ||
− | + | ||
|---------------- | |---------------- |
Revision as of 17:00, 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). |
LinksWishbone Spartan |
Orchestra is a tools similar to POD developed by one member of ARMadeus Project:
|