Difference between revisions of "FPGA"

From Emulation General Wiki
Jump to navigation Jump to search
(some elaboration)
(Blanked the page)
(Tag: Blanking)
Line 1: Line 1:
{{stub}}
 
  
A '''[[wikipedia:Field-programmable gate array|field-programmable gate array]]''' ('''FPGA''') is a type of microchip that can reconfigure itself after it has been manufactured, hence "field-programmable". The technology has found use in emulation as it can reimplement the hardware without having to resort to any kind of binary translation to a computer platform's native code. Instead of adhering to an instruction set or a programming language, FPGA chips are instead programmed using a [[wikipedia:Hardware_description_language|hardware descriptor language]] (HDL) that describes the components and logic needed to run the software. This programming isn't permanent; corrections and other changes can be made afterwards so that it isn't limited to one application like an [[wikipedia:Application-specific integrated circuit|ASIC]].
 
 
Despite what one may think, FPGAs are not a new technology; they've been around for as long as Macintoshes have been, with manufacturer Altera being the first to introduce an FPGA to the market in 1984. While they already had use in aftermarket cartridges (like setting up mappers for ROMs like the SD2SNES does), using them in place of entire consoles was considered esoteric until commercial devices using FPGAs were released in the mid to late 2010s.
 
<!--
 
==History==
 
-->
 
==List of aftermarket reimplementations==
 
{| class="wikitable sortable" style="text-align:center;"
 
! scope="col"|Product
 
! scope="col"|Manufacturer
 
! scope="col"|Reimplements
 
! scope="col"|MSRP
 
|-
 
|[https://www.analogue.co/pages/super-nt/ Super Nt]
 
|Analogue
 
|[[Super Nintendo emulators|Super Nintendo Entertainment System]]
 
|$189
 
|-
 
|[https://www.analogue.co/pages/nt-mini/ Nt Mini]
 
|Analogue
 
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
 
|$449/$499
 
|-
 
|[https://www.analogue.co/mega-sg/ MegaSG]
 
|Analogue
 
|[[Sega Genesis emulators|Sega Genesis]]
 
|$189
 
|-
 
|[https://www.retrousb.com/product_info.php?cPath=36&products_id=78&osCsid=05a4f65cfe6cec795582b911953c4919 AVS]
 
|retroUSB
 
|[[Nintendo Entertainment System emulators|Nintendo Entertainment System]]
 
|$185
 
|}<!--
 
 
==External links==
 
* http://atariage.com/forums/topic/242970-fpga-based-videogame-system/
 
* http://atariage.com/forums/topic/262816-its-fun-to-play-on-the-f-p-g-a/
 
* http://my-cool-projects.blogspot.com/2016/03/emulation-vs-fpga.html
 
* http://www.cs.columbia.edu/~sedwards/papers/edwards2009retrocomputing.pdf
 
* https://www.youtube.com/watch?v=CVq_jzj_u8U
 
* https://www.youtube.com/watch?v=uMwBxL5ZlGw
 
* https://www.youtube.com/watch?v=lGSidnlOhd4
 
* https://www.youtube.com/watch?v=Sft7i6aNrYw
 
* https://www.youtube.com/watch?v=LOSQgBEf5ac
 
 
==References==
 
{{reflist}} -->
 
 
[[Category:FAQs]]
 

Revision as of 08:54, 17 March 2019