Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(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 from Linux]]
+
* Configure the FPGA [[FPGA_loader | from Linux]], [[Target_Software_Installation#FPGA_firmware_test | from U-Boot]]
* [[Target_Software_Installation#FPGA_firmware_installation|Configure the FPGA from U-Boot]]
+
* Flashing FPGA firmware [[Target_Software_Installation#FPGA_firmware_installation | from U-Boot]], [[Uboot_FPGA_firmware_update_from_Linux | from Linux]].
* [[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 12:38, 12 January 2012


Developing on the APF FPGA

1. Starting Up with FPGA

All you need to know to play with the Armadeus FPGA.


Design Tools

Description of tools used to simulate, to synthesize, and to download/configure FGPA.

2. Make some examples

These examples give the basis to make VHDL design for FPGA.



Using ARMadeus FPGA

Manage the FGPA from ARMadeus distribution.

3. Automatize FPGA design making

Peripherals On Demand

For complex projects, POD should be used to simplify design.

VHDL


Links

Some useful links.

Wishbone

Spartan

Orchestra