Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Using ARMadeus FPGA) |
(→Using ARMadeus FPGA) |
||
Line 43: | Line 43: | ||
* Configure the FPGA [[FPGA_loader | from Linux]], [[Target_Software_Installation#FPGA_firmware_test | from U-Boot]] | * Configure the FPGA [[FPGA_loader | from Linux]], [[Target_Software_Installation#FPGA_firmware_test | from U-Boot]] | ||
− | * Flashing FPGA firmware [[ | + | * Flashing FPGA firmware [[Uboot_FPGA_firmware_update_from_Linux | from Linux]], [[Target_Software_Installation#FPGA_firmware_installation | from U-Boot]] |
* [[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 11:39, 12 January 2012
Developing on the APF FPGA
1. Starting Up with FPGAAll you need to know to play with the Armadeus FPGA.
|
Design ToolsDescription of tools used to simulate, to synthesize, and to download/configure FGPA. |
2. Make some examplesThese examples give the basis to make VHDL design for FPGA.
|
Using ARMadeus FPGAManage the FGPA from ARMadeus distribution.
|
3. Automatize FPGA design makingPeripherals On DemandFor complex projects, POD should be used to simplify design. |
VHDL
|
LinksSome useful links. Wishbone Spartan Orchestra |