Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
{{Warning | There is a bug with ISE-13.x and upper, when tcl script is launched, the constraints file (ucf) is not read and ISE choose FPGA pinout randomly. To avoid this problem, once the script is sourced, re-launch the entire process by clicking right on «Generate Programming File» once and selecting «re-run all» }}
 
  
 
==Developing on the APF FPGA==
 
==Developing on the APF FPGA==

Revision as of 13:05, 15 November 2013


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 FPGA from Armadeus distribution.

3. Automatize FPGA design making

Peripherals On Demand

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


VHDL


FPGA Interface

Links

Some useful links.

Wishbone

Spartan

Orchestra