Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→Specifications) |
|||
Line 67: | Line 67: | ||
* [[POD specification]] | * [[POD specification]] | ||
* [https://sourceforge.net/projects/periphondemand/ sources repository] | * [https://sourceforge.net/projects/periphondemand/ sources repository] | ||
− | + | == Use cases== | |
*[[POD Tutorial | Tutorial 1 : i2c-led-button]] | *[[POD Tutorial | Tutorial 1 : i2c-led-button]] | ||
*[[POD Simplecas | Tutorial 2 : uart]] | *[[POD Simplecas | Tutorial 2 : uart]] |
Revision as of 17:19, 22 April 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. For 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. IntroductionSpecificationsUse cases |
LinksSome useful links. Wishbone Spartan Orchestra |