Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Peripheral On Demand) |
m (→Links) |
||
Line 65: | Line 65: | ||
===Links=== | ===Links=== | ||
+ | Some useful links. | ||
+ | |||
''' Wishbone ''' | ''' Wishbone ''' | ||
* [http://www.opencores.org/projects.cgi/web/wishbone/wbspec_b3.pdf official Wishbone specifications] | * [http://www.opencores.org/projects.cgi/web/wishbone/wbspec_b3.pdf official Wishbone specifications] |
Revision as of 17:04, 11 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. |
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 is a tools similar to POD developed by one member of ARMadeus Project:
|