Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Designs examples) |
m (→Designs examples) |
||
Line 41: | Line 41: | ||
* [[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]] | ||
− | To do more complex | + | To do more complex projects, POD should be use to simplify design. |
| width="50%" | | | width="50%" | |
Revision as of 10:26, 12 March 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 examplesThis examples give the basis to make VHDL design for FPGA. To do more complex projects, POD should be use to simplify design. |
VHDL |
Peripheral On DemandPOD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs. |
LinksSome useful links. Wishbone Spartan Orchestra |