Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Peripherals On Demand) |
VeroniqueL (Talk | contribs) |
||
Line 36: | Line 36: | ||
===Designs examples=== | ===Designs examples=== | ||
− | + | These examples give the basis to make VHDL design for FPGA. | |
* [[Simple blinking LED | LED]] | * [[Simple blinking LED | LED]] | ||
Line 42: | Line 42: | ||
* [[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]] | ||
− | For complex projects, POD should be | + | For complex projects, POD should be used to simplify design. |
| width="50%" | | | width="50%" | |
Revision as of 15:17, 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 |