Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→2. Make some examples) |
(→Using ARMadeus FPGA) |
||
Line 42: | Line 42: | ||
Manage the FGPA from ARMadeus distribution. | Manage the FGPA from ARMadeus distribution. | ||
− | * [[FPGA_loader | | + | * Configure the FPGA [[FPGA_loader | from Linux]], [[Target_Software_Installation#FPGA_firmware_test | from U-Boot]] |
− | + | * Flashing FPGA firmware [[Target_Software_Installation#FPGA_firmware_installation | from U-Boot]], [[Uboot_FPGA_firmware_update_from_Linux | 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 11:38, 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 |