Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Using ARMadeus FPGA) |
m (→Using ARMadeus FPGA) |
||
Line 26: | Line 26: | ||
* [[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]] | ||
− | * [[Ho! No reset button on armadeus card | + | * [[Ho! No FPGA-reset button on armadeus card.]] |
Revision as of 23:14, 19 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 FPGAManage the FGPA from ARMadeus distribution.
|
Designs examplesThis examples give the basis to make VHDL design for FPGA. For complex projects, POD should be use to simplify design. |
VHDL |
Peripheral On DemandPOD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs. |
LinksSome useful links. Wishbone Spartan Orchestra |