Difference between revisions of "Field-programmable gate array"

From OpenCircuits
Jump to navigation Jump to search
(revert to 04:23, 29 July 2007)
(make sections for VHDL and Verilog)
Line 12: Line 12:
 
[[Xilinx]] ...
 
[[Xilinx]] ...
 
[[Altera]] ...
 
[[Altera]] ...
 +
 +
== Verilog ==
 +
{{mergefrom|Verilog}}
 +
 +
== VHDL ==
 +
 +
VHDL (VHSIC hardware description language) is commonly used as a design-entry language for designing digital circuits as field-programmable gate arrays (FPGAs) and application-specific integrated circuits (ASICs).
  
  

Revision as of 05:12, 7 June 2008

FPGA is a logic matrix configurable chip.

Several open hardware projects use FPGAs, such as

  • Minimig FPGA
  • ...
  • Balloon Xscale + FPGA board
  • The Open Graphics Project (OGP) is developing graphics cards with fully published specs and open source drivers. Since the first version will be a FPGA, is also collecting information on FPGA programming and interfacing.
  • ...
  • ... (Add other open hardware projects I'm forgetting to this list)

Verilog ... Xilinx ... Altera ...

Verilog

It has been suggested that [[::Verilog|Verilog]] be merged into this page or section. (Discuss)


VHDL

VHDL (VHSIC hardware description language) is commonly used as a design-entry language for designing digital circuits as field-programmable gate arrays (FPGAs) and application-specific integrated circuits (ASICs).


further reading