Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
m (Designs examples)
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 for fpga.]]
  
  

Revision as of 00:12, 20 March 2009


First recommended readings

Developing on the APF FPGA

Design Tools

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

Using ARMadeus FPGA

Manage the FGPA from ARMadeus distribution.


Designs examples

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

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

VHDL

Peripheral On Demand

POD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs.

Links

Some useful links.

Wishbone

Spartan

Orchestra