Lots of the world’s most superior digital techniques—together with Internet routers, wireless base stations, medical imaging scanners, and some artificial intelligence tools—rely on field-programmable gate arrays. Computer chips with inside {hardware} circuits, the FPGAs might be reconfigured after manufacturing.
On 12 March, an IEEE Milestone plaque recognizing the primary FPGA was devoted on the Advanced Micro Devices campus in San Jose, Calif., the previous Xilinx headquarters and the birthplace of the know-how.
The FPGA earned the Milestone designation as a result of it launched iteration to semiconductor design. Engineers may redesign {hardware} repeatedly with out fabricating a brand new chip, dramatically decreasing improvement threat and enabling quicker innovation at a time when semiconductor prices have been rising quickly.
The ceremony, which was organized by the IEEE Santa Clara Valley Section, introduced collectively professionals from throughout the semiconductor industry and IEEE management. Audio system on the occasion included Stephen Trimberger, an IEEE and ACM Fellowwhose technical contributions helped shape modern FPGA architecture. Trimberger reflected on how the invention enabled software-programmable hardware.
Solving computing’s flexibility-performance tradeoff
FPGAs emerged in the 1980s to address a core limitation in computing. A microprocessor executes software program directions sequentially, making it versatile however typically too sluggish for workloads requiring many operations directly.
On the different excessive, application-specific integrated circuits are chips designed to do just one job. ASICs obtain excessive effectivity however require prolonged improvement cycles and nonrecurring engineering prices, that are massive, upfront investments. Bills embrace designing the chip and making ready it for manufacturing—a course of that includes creating detailed layouts, constructing masks for the fabrication machines, and organising manufacturing traces to deal with the tiny circuits.
“ASICs can ship the perfect efficiency, however the improvement cycle is lengthy and the nonrecurring engineering price might be very excessive,” says Jason Cong, an IEEE Fellow and professor of pc science on the University of California, Los Angeles. “FPGAs present a candy spot between processors and customized silicon.”
Cong’s foundational work in FPGA design automation and high-level synthesis remodeled how reconfigurable techniques are programmed. He developed synthesis instruments that translate C/C++ into {hardware} designs, for instance.
On the coronary heart of his work is an underlying precept first espoused by electrical engineer Ross Freeman: By configuring {hardware} utilizing programmable reminiscence embedded contained in the chip, FPGAs mix hardware-level velocity with the adaptability historically related to software program.
The FPGA structure originated within the mid-Eighties at Xilinx, a Silicon Valley firm based in 1984. The invention is extensively credited to Freeman, a Xilinx cofounder and the startup’s CTO. He envisioned a chip with circuitry that could possibly be configured after fabrication moderately than mounted completely throughout creation.
Articles in regards to the history of the FPGA emphasize that he noticed it as a deliberate break from standard chip design.
On the time, semiconductor engineers handled transistors as scarce assets. Customized chips have been rigorously optimized so that almost each transistor served a particular goal.
Freeman proposed a distinct strategy. He figured Moore’s Law would quickly change chip economics. The precept holds that transistor counts roughly double each two years, making computing cheaper and extra highly effective. Freeman posited that as transistors grew to become considerable, flexibility would matter greater than good effectivity.
He envisioned a tool composed of programmable logic blocks related by configurable routing—a chip crammed with what he described as “open gates,” able to be outlined by customers after manufacturing. As a substitute of fixing {hardware} in silicon completely, engineers may configure and reconfigure circuits as necessities advanced.
Freeman typically in contrast the idea to a clean cassette tape: Producers would provide the medium, whereas engineers decided its perform. The analogy captured a profound shift in who controls the know-how, shifting {hardware} design flexibility from chip fabrication services to the system designers themselves.
In 1985 Xilinx launched the primary FPGA for industrial sale: the XC2064. The machine contained 64 configurable logic blocks—small digital circuits able to performing logical operations—organized in an 8-by-8 grid. Programmable routing channels allowed engineers to outline how alerts moved between blocks, successfully wiring a customized circuit with software program.
Fabricated utilizing a 2-micrometer course of (which means that 2 µm was the minimal measurement of the options that could possibly be patterned onto silicon utilizing photolithography), the XC2064 carried out a couple of thousand logic gates. Fashionable FPGAs can include tons of of thousands and thousands of gates, enabling vastly extra advanced designs. But the XC2064 established a design workflow nonetheless used at this time: Engineers describe the {hardware} conduct digitally after which “compile the design,” a course of that robotically interprets the plans into the directions the FPGA must set its logic blocks and wiring, in response to AMD. Engineers then load that configuration onto the chip.
The breakthrough: {hardware} outlined by reminiscence
Earlier programmable logic devices, similar to erasable programmable read-only reminiscence, or EPROM, allowed restricted customization however relied on largely mounted wiring constructions that did not scale well as circuits grew extra advanced, Cong says.
FPGAs launched programmable interconnects—networks of digital switches managed by reminiscence cells distributed throughout the chip. When powered on, the machine hundreds a bitstream configuration file that determines how its inside circuits behave.
“As course of know-how improved and transistor counts elevated, the price of programmability grew to become a lot much less important,” Cong says.
From “glue logic” to important infrastructure
“Initially, FPGAs have been used as what engineers known as glue logic,” Cong says.
Glue logic refers to easy circuits that join processors, reminiscence, and peripheral units so the system works reliably, in response to PC Magazine. In different phrases, it “glues” totally different parts collectively, particularly when interfaces change often.
Early adopters acknowledged the benefit of {hardware} that would adapt as requirements advanced. In “The History, Status, and Future of FPGAs,” revealed in Communications of the ACM, engineers at Xilinx and organizations similar to Bell Labs, Fairchild Semiconductor, IBM, and Sun Microsystems mentioned the earliest makes use of of FPGAs were for prototyping ASICs. In addition they used it for validating complex systems by operating their software program earlier than fabrication, permitting the businesses to deploy specialised merchandise manufactured in modest volumes.
These makes use of revealed a broader shift: {Hardware} not wanted to stay mounted as soon as deployed.
Attendees on the Milestone plaque dedication ceremony included (seated L to R) 2025 IEEE President Kathleen Kramer, 2024 IEEE President Tom Coughlin, and Santa Clara Valley Part Milestones Chair Brian Berg.Douglas Peck/AMD
Semiconductor economics modified the equation
The rise of FPGAs intently adopted modifications in semiconductor economics, Cong says.
Growing a customized chip requires a big upfront funding earlier than manufacturing begins. As fabrication prices elevated, merchandise needed to ship in massive portions to make ASIC improvement economically viable, in response to a post revealed by AnySilicon.
FPGAs allowed designers to maneuver ahead with out that bigger financial dedication.
ASIC improvement sometimes requires 18 to 24 months from conception to silicon, whereas FPGA implementations typically might be accomplished inside three to 6 months utilizing fashionable design instruments, Cong says. The shorter cycle and the power to reconfigure the {hardware} enabled startups, universities, and tools producers to experiment with superior architectures that have been beforehand accessible primarily to massive chip firms.
Lookup tables and the rise of reconfigurable computing
A well-liked method for implementing mathematical features in {hardware} isthe lookup table (LUT). A LUT is a small reminiscence component that shops the outcomes of logical operations, in response to “LUT-LLM: Efficient Large Language Model Inference with Memory-based Computations on FPGAs,” a paper chosen for presentation subsequent month on the thirty fourth IEEE International Symposium on Field-Programmable Custom Computing Machines (FCCM).
As a substitute of repeatedly recalculating outcomes, the chip retrieves solutions immediately from reminiscence. Cong compares the strategy to consulting multiplication tables moderately than recomputing the arithmetic every time.
Analysis led by Cong and others helped develop environment friendly strategies for mapping digital circuits onto LUT-based architectures, shaping routing and format methods utilized in fashionable units.
As transistor budgets expanded, FPGA distributors built-in reminiscence blocks, digital signal-processing models, high-speed communication interfaces, cryptographic engines, and embedded processors, remodeling the units into versatile computing platforms.
Why the gate arrays are distinct from CPUs, GPUs, and ASICs
FPGAs coexist with different processors as a result of every one optimizes totally different priorities. Central processing models excel at common computing. Graphics processing models, designed to carry out many calculations concurrently, dominate massive parallel workloads similar to AI coaching. ASICs present most effectivity when designs stay steady and manufacturing volumes are excessive.
“ASICs can ship the perfect efficiency, however the improvement cycle is lengthy, and the nonrecurring engineering price might be very excessive. FPGAs present a candy spot between processors and customized silicon.” —Jason Cong, IEEE Fellow and professor of pc science at UCLA.
“FPGAs will not be replacements for CPUs or GPUs,” Cong says. “They complement these processors in heterogeneous computing techniques.”
Fashionable computing platforms more and more mix a number of forms of processors to steadiness flexibility, efficiency, and energy efficiency.
A Milestone for an thought, not only a machine
This IEEE Milestone acknowledges greater than a profitable semiconductor product. It additionally acknowledges a shift in how engineers innovate.
Reconfigurable {hardware} permits designers to check concepts rapidly, refine architectures, and deploy techniques whereas requirements and markets evolve.
“With out FPGAs,” Cong says, “the tempo of {hardware} innovation would possible be a lot slower.”
4 many years after the primary FPGA appeared, the know-how’s enduring legacy displays Freeman’s perception: {Hardware} didn’t want to stay mounted. By accepting a small quantity of unused silicon in trade for adaptability, engineers remodeled chips from static merchandise into platforms for steady experimentation—turning silicon itself right into a medium engineers may rewrite.
Amongst those that attended the Milestone ceremony have been 2025 IEEE President Kathleen Kramer; 2024 IEEE President Tom Coughlin; Avery Lu, chair of the IEEE Santa Clara Valley Section; and Brian Berg, historical past and milestones chair of IEEE Region 6. They joined AMD’s chief government, Lisa Su, and Salil Raje, senior vp and common supervisor of adaptive and embedded computing at AMD.
The IEEE Milestone plaque honoring the field-programmable gate array reads:
“The FPGA is an built-in circuit with user-programmable Boolean logic features and interconnects. FPGA inventor Ross Freeman cofounded Xilinx to productize his 1984 invention, and in 1985 the XC2064 was launched with 64 programmable 4-input logic features. Xilinx’s FPGAs helped speed up a dramatic business shift whereby ‘fabless’ firms may use software program instruments to design {hardware} whereas participating ‘foundry’ firms to deal with the capital-intensive job of producing the software-defined {hardware}.”
Administered by the IEEE History Center and supported by donors, the IEEE Milestone program acknowledges excellent technical developments worldwide which can be at the least 25 years previous.
Try Spectrum’s History of Technology channel to learn extra tales about key engineering achievements.
From Your Web site Articles
Associated Articles Across the Internet

