Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→2. Make some examples) |
|||
Line 32: | Line 32: | ||
* [[Simple blinking LED | LED]] | * [[Simple blinking LED | LED]] | ||
− | * [[A simple design with Wishbone bus | | + | * [[A simple design with Wishbone bus | Complete example with button and led on wishbone bus communication and Linux drivers]] |
Revision as of 09:53, 13 December 2011
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
|
LinksSome useful links. Wishbone Spartan Orchestra |