Difference between revisions of "FPGA"

From air
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
field-programmable gate array http://en.wikipedia.org/wiki/Field-programmable_gate_array
 
field-programmable gate array http://en.wikipedia.org/wiki/Field-programmable_gate_array
   
  +
Architecture matérielle reconfigurable (dynamiquement) pour synthètiser un processeur/coprocesseur cible.
   
 
==Cartes==
  +
* [[Papilio]] ([[Xilinx]] Spartan 3E)
  +
* ARM Cortex A9 + [[Xilink]] Zynq-7000 (Linux distribution http://xillybus.com/xillinux)
  +
** [http://www.zedboard.org ZedBoard et MicroZeb]
  +
** [[Digilent ZYBO Zynq-7010 FPGA]]
 
* Stratix
 
* Arria
 
* Cyclone
  +
** [http://www.adafruit.com/products/451 DE0 Nano (Altera Cyclone IV FPGA)]
 
* MAX
   
  +
==Liens==
 
  +
* FAQ & listes http://www.fpga-faq.com/FPGA_Boards.shtml
==Cartes==
 
  +
* OpenCores http://opencores.com/project : listes de cores de processeurs et coprocesseurs synthétisables sur FPGA
* [[Papilio]]
 
  +
* VHDL Primer http://www.seas.upenn.edu/~ese171/vhdl/vhdl_primer.html
* Stratix
 
* Arria
 
* Cyclone
 
* MAX
 

Latest revision as of 13:58, 15 August 2014

field-programmable gate array http://en.wikipedia.org/wiki/Field-programmable_gate_array

Architecture matérielle reconfigurable (dynamiquement) pour synthètiser un processeur/coprocesseur cible.

Cartes

Liens