Difference between revisions of "Using FPGA"
From ArmadeusWiki
VeroniqueL (Talk | contribs) |
VeroniqueL (Talk | contribs) |
||
Line 6: | Line 6: | ||
==Developing on the APF FPGA== | ==Developing on the APF FPGA== | ||
− | {| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by | + | {| border="0" cellpadding="5" cellspacing="5" summary="Hardware Add-Ons by functionalities" width="100%" |
|---------------- | |---------------- | ||
|- style="background:#f4f4f4; color:black; -moz-border-radius:18px;" | |- style="background:#f4f4f4; color:black; -moz-border-radius:18px;" | ||
Line 12: | Line 12: | ||
| width="50%" | | | width="50%" | | ||
=== Design Tools=== | === Design Tools=== | ||
− | Description of tools used to simulate, to synthesize and to download/configure FGPA. | + | Description of tools used to simulate, to synthesize, and to download/configure FGPA. |
* [[ISE WebPack installation on Linux| ISE WebPack (Xilinx's free devt tool) installation]] | * [[ISE WebPack installation on Linux| ISE WebPack (Xilinx's free devt tool) installation]] |
Revision as of 15:18, 27 August 2009
First recommended readings
Developing on the APF FPGA
Design ToolsDescription of tools used to simulate, to synthesize, and to download/configure FGPA. |
Using ARMadeus FPGAManage the FGPA from ARMadeus distribution.
|
Designs examplesThese examples give the basis to make VHDL design for FPGA. For complex projects, POD should be used to simplify design. |
VHDL |
Peripherals On Demand |
LinksSome useful links. Wishbone Spartan Orchestra |