Reconfigurable computing: Difference between revisions

Content deleted Content added
KolbertBot (talk | contribs)
Ant 222 (talk | contribs)
m difference with -> difference from
Line 1:
{{Technical|date=May 2009}}
 
'''Reconfigurable computing''' is a [[computer architecture]] combining some of the flexibility of software with the high performance of hardware by processing with very flexible high speed computing fabrics like [[FPGA|field-programmable gate array]]s (FPGAs). The principal difference when compared to using ordinary [[microprocessor]]s is the ability to make substantial changes to the [[datapath]] itself in addition to the control flow. On the other hand, the main difference withfrom custom hardware, i.e. [[application-specific integrated circuit]]s (ASICs) is the possibility to adapt the hardware during runtime by "loading" a new circuit on the reconfigurable fabric.
 
==History==