Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
m (Using ARMadeus FPGA)
Line 62: Line 62:
 
POD is a Python tool that allows you to easily create FPGA bitstream for your
 
POD is a Python tool that allows you to easily create FPGA bitstream for your
 
embedded system, from several Open Source IPs.
 
embedded system, from several Open Source IPs.
 
+
==Introduction==
 +
* [[POD Global description | Global description]]
 +
== Specifications==
 
* [[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 Simplecas | Tutorial 2 : uart]]
 +
 
| width="50%" |
 
| width="50%" |
  

Revision as of 18:19, 22 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

POD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs.

Introduction

Specifications

Use cases

Links

Some useful links.

Wishbone

Spartan

Orchestra