Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(Using ARMadeus FPGA)
(Developing on the APF FPGA)
Line 59: Line 59:
  
 
| width="50%" |
 
| width="50%" |
 +
 +
  
 
===VHDL ===
 
===VHDL ===
Line 72: Line 74:
  
 
| width="50%" |
 
| width="50%" |
 +
=== FPGA Interface ===
 +
 +
* [[IMX9328-Spartan3 interface description]]
 +
* [[IMX27-Spartan3A interface description]]
 +
* [[IMX51-Spartan6 interface description]]
  
 
| width="50%" |
 
| width="50%" |

Revision as of 13:31, 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


FPGA Interface

Links

Some useful links.

Wishbone

Spartan

Orchestra