Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(Peripherals On Demand)
Line 36: Line 36:
 
===Designs examples===
 
===Designs examples===
  
This examples give the basis to make VHDL design for FPGA.
+
These examples give the basis to make VHDL design for FPGA.
  
 
* [[Simple blinking LED | LED]]
 
* [[Simple blinking LED | LED]]
Line 42: Line 42:
 
* [[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]]
  
For complex projects, POD should be use to simplify design.
+
For complex projects, POD should be used to simplify design.
  
 
| width="50%" |
 
| width="50%" |

Revision as of 16:17, 27 August 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

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

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

VHDL

Peripherals On Demand

Links

Some useful links.

Wishbone

Spartan

Orchestra