Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
m (Links)
m (Links)
Line 73: Line 73:
 
''' Spartan '''
 
''' Spartan '''
 
* [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet]
 
* [http://www.xilinx.com/support/documentation/data_sheets/ds099.pdf Spartan-3 FPGA Family Data Sheet]
 +
 +
''' Orchestra '''
 +
Orchestra is a tools similar to POD developed by one member of ARMadeus Project:
 +
* [http://developer.berlios.de/projects/osocgen/ Orchestra website]
 
|----------------
 
|----------------
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
 
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;"
  
 
| width="50%" |
 
| width="50%" |
 
Orchestra is a tools similar to POD developed by one member of ARMadeus Project:
 
* [[Orchestra | Spécification d'Orchestra (French)]]
 
 
  
 
|----------------
 
|----------------

Revision as of 18:06, 11 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.

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 Orchestra is a tools similar to POD developed by one member of ARMadeus Project: