Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Using ARMadeus FPGA) |
(→Using ARMadeus FPGA) |
||
Line 25: | Line 25: | ||
* [[FPGA_loader | Configure the FPGA from Linux]] | * [[FPGA_loader | Configure the FPGA from Linux]] | ||
* [[Target_Software_Installation#FPGA_firmware_installation|Configure the FPGA from U-Boot]] | * [[Target_Software_Installation#FPGA_firmware_installation|Configure the FPGA from U-Boot]] | ||
+ | * [[Uboot_FPGA_firmware_update_from_Linux|Update the U-Boot FPGA firmware from Linux]] | ||
* [[FPGA_register | Access the FPGA address domain from Linux]] | * [[FPGA_register | Access the FPGA address domain from Linux]] | ||
* [[Ho! No FPGA-reset button on armadeus card.]] | * [[Ho! No FPGA-reset button on armadeus card.]] |
Revision as of 21:55, 9 September 2010
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.
Hardware description |
Designs examplesThese examples give the basis to make VHDL design for FPGA. For complex projects, POD should be used to simplify design. |
VHDL |
Peripherals On Demand |
LinksSome useful links. Wishbone Spartan Orchestra |