Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
(VHDL)
m (Links)
Line 72: Line 72:
  
 
''' Wishbone '''
 
''' Wishbone '''
* [http://www.opencores.org/projects.cgi/web/wishbone/wbspec_b3.pdf  official Wishbone specifications]
+
* [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 12:08, 22 November 2010


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.

Hardware description

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