Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
m (Links)
m (Designs examples)
Line 40: Line 40:
 
* [[FPGA and led | Button and LED]]
 
* [[FPGA and led | Button and LED]]
 
* [[A simple design with Wishbone bus | Button, Linux drivers, Wishbone bus communication and LED]]
 
* [[A simple design with Wishbone bus | Button, Linux drivers, Wishbone bus communication and LED]]
 +
 +
To do more complex project, POD should be use to simplify design.
  
 
| width="50%" |
 
| width="50%" |

Revision as of 11:26, 12 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.

To do more complex project, 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