Skip to content
Stefan Voss edited this page Oct 16, 2025 · 3 revisions

MiSTle - FPGA Retro Computing Framework

MiSTle

MiSTle is a successor of the MiST project.

Like MiST, the MiSTle project aims to make FPGA based retro computing simple and affordable. Unlike MiST, MiSTle tries to be hardware-agnostic. MiST came with one dedicated hardware, and most clones were just rebrandings of the very same hardware. MiSTle instead aims to be a framework allowing to choose between different FPGA's and MCU's to build from.

A typical MiSTle setup

Typical setup

A MiSTle setup usually consists of an FPGA and an MCU. The FPGA runs the retro core itself based a hardware description of the retro machine. Various cores have been implemented for the MiSTle like e.g.:

The MCU runs the FPGA-Companion firmware and provides support functions for the overall system control through the on-screen-display and assists with modern peripherals like the SD card or USB peripherals.

Clone this wiki locally