Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Developing on the APF FPGA) |
(→FPGA Interface) |
||
Line 76: | Line 76: | ||
=== FPGA Interface === | === FPGA Interface === | ||
− | * [[IMX9328-Spartan3 interface description]] | + | * APF9328 : [[IMX9328-Spartan3 interface description]] |
− | * [[IMX27-Spartan3A interface description]] | + | * APF27 : [[IMX27-Spartan3A interface description]] |
− | * [[IMX51-Spartan6 interface description]] | + | * APF51 : [[IMX51-Spartan6 interface description]] |
| width="50%" | | | width="50%" | |
Revision as of 13:41, 12 January 2012
Developing on the APF FPGA
1. Starting Up with FPGAAll you need to know to play with the Armadeus FPGA.
|
Design ToolsDescription of tools used to simulate, to synthesize, and to download/configure FGPA. |
2. Make some examplesThese examples give the basis to make VHDL design for FPGA.
|
Using ARMadeus FPGAManage the FGPA from ARMadeus distribution.
|
3. Automatize FPGA design makingPeripherals On DemandFor complex projects, POD should be used to simplify design. |
VHDL
|
FPGA Interface
|
LinksSome useful links. Wishbone Spartan Orchestra |