Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(Introduction)
Line 60: Line 60:
 
==='''P'''eripheral '''O'''n '''D'''emand ===
 
==='''P'''eripheral '''O'''n '''D'''emand ===
  
POD is a Python tool that allows you to easily create FPGA bitstream for your
 
embedded system, from several Open Source IPs.
 
==Introduction==
 
* [[POD Global description | Global description]]
 
* [[POD installation guide]]
 
  
== Specifications==
 
* [[POD specification]]
 
* [https://sourceforge.net/projects/periphondemand/ sources repository]
 
== Use cases==
 
*[[POD Tutorial | Tutorial 1 : i2c-led-button]]
 
*[[POD Simplecas | Tutorial 2 : uart]]
 
  
 
| width="50%" |
 
| width="50%" |

Revision as of 18:16, 24 April 2009


First recommended readings

Developing on the APF FPGA

Design Tools

Description of tools used to simulate, to synthesize and to download/configure FGPA.

Using ARMadeus FPGA

Manage the FGPA from ARMadeus distribution.


Designs examples

This examples give the basis to make VHDL design for FPGA.

For complex projects, POD should be use to simplify design.

VHDL

Peripheral On Demand

Links

Some useful links.

Wishbone

Spartan

Orchestra