Difference between revisions of "Using FPGA"
From ArmadeusWiki
m (→Using Armadeus FPGA) |
|||
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 14:41, 28 November 2012
Developing on the APF FPGA
1. Starting Up with FPGAAll you need to know to play with the Armadeus FPGA.
|
Design ToolsDescription of tools used to simulate, to synthesize, and to download/configure FGPA. |
2. Make some examplesThese examples give the basis to make VHDL design for FPGA.
|
Using Armadeus FPGAManage the FPGA from Armadeus distribution.
|
3. Automatize FPGA design makingPeripherals On DemandFor complex projects, POD should be used to simplify design. |
VHDL
|
FPGA Interface
|
LinksSome useful links. Wishbone Spartan Orchestra |