Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(2. Make some examples)
Line 32: Line 32:
  
 
* [[Simple blinking LED | LED]]
 
* [[Simple blinking LED | LED]]
* [[A simple design with Wishbone bus | Button, Linux drivers, Wishbone bus communication and LED]]
+
* [[A simple design with Wishbone bus | Complete example with button and led on wishbone bus communication and Linux drivers]]
  
  

Revision as of 10:53, 13 December 2011


Developing on the APF FPGA

1. Starting Up with FPGA

All you need to know to play with the Armadeus FPGA.


Design Tools

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

2. Make some examples

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



Using ARMadeus FPGA

Manage the FGPA from ARMadeus distribution.

3. Automatize FPGA design making

Peripherals On Demand

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

VHDL


Links

Some useful links.

Wishbone

Spartan

Orchestra