Difference between revisions of "Field-programmable gate array"

From ScienceZero
Jump to: navigation, search
(New page: A field-programmable gate array (FPGA) is a semiconductor device containing programmable logic components and programmable interconnects. The logic is commonly implemented as look-up table...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
A field-programmable gate array (FPGA) is a semiconductor device containing programmable logic components and programmable interconnects. The logic is commonly implemented as look-up tables that is read in encrypted form from external non-volatile memory each time the FPGA boots. The function of the FPGA is usually defined using languages like [[Verilog]] and [[VHSIC hardware description language|VHDL]].
 
A field-programmable gate array (FPGA) is a semiconductor device containing programmable logic components and programmable interconnects. The logic is commonly implemented as look-up tables that is read in encrypted form from external non-volatile memory each time the FPGA boots. The function of the FPGA is usually defined using languages like [[Verilog]] and [[VHSIC hardware description language|VHDL]].
  
[[Category: Computers]]
+
[[Category:General information]]
[[Category: Electronics]]
+

Latest revision as of 14:30, 23 March 2008

A field-programmable gate array (FPGA) is a semiconductor device containing programmable logic components and programmable interconnects. The logic is commonly implemented as look-up tables that is read in encrypted form from external non-volatile memory each time the FPGA boots. The function of the FPGA is usually defined using languages like Verilog and VHDL.