FPGA

From Open Source Ecology
Revision as of 20:41, 16 January 2012 by Matt Maier (talk | contribs) (Created page with "A Field Programmable Gate Array (FPGA) is a grid of identical logic circuits. They don't execute lines of code like a microcontroller. Instead, the logic circuits are connected t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Field Programmable Gate Array (FPGA) is a grid of identical logic circuits. They don't execute lines of code like a microcontroller. Instead, the logic circuits are connected to each other in specific way and all the logic runs in parallel simultaneously.

  • NetFPGA is an open source PCI card for testing networking systems.