clash-intel8080 icon indicating copy to clipboard operation
clash-intel8080 copied to clipboard

Intel 8080 CPU core: software emulator and CLaSH hardware description

Intel 8080 CPU implemented in Clash

This repository contains an Intel 8080-compatible CPU core implemented in Clash. The implementation comes with a software emulator for high-level testing / debugging, and a hardware-synthesizable version for use in FPGA projects.

The design is described in detail in my book Retrocomputing in Clash: Haskell for FPGA Hardware Design, avaliable at https://unsafePerform.IO/retroclash/.