Difference between revisions of "Using FPGA"
From ArmadeusWiki
(→VHDL) |
m (→Links) |
||
Line 72: | Line 72: | ||
''' Wishbone ''' | ''' Wishbone ''' | ||
− | * [http:// | + | * [http://cdn.opencores.org/downloads/wbspec_b3.pdf official Wishbone specifications] |
* [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc] | * [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc] | ||
Revision as of 11:08, 22 November 2010
First recommended readings
Developing on the APF FPGA
Design ToolsDescription of tools used to simulate, to synthesize, and to download/configure FGPA. |
Using ARMadeus FPGAManage the FGPA from ARMadeus distribution.
Hardware description |
Designs examplesThese examples give the basis to make VHDL design for FPGA. For complex projects, POD should be used to simplify design. |
VHDL |
Peripherals On Demand |
LinksSome useful links. Wishbone Spartan Orchestra |