Home

Awesome

Z80-FPGA

Z80 CPU for OpenFPGAs, with Icestudio

Quick start

python3 z80-loader.py 05-counter.bin
z80asm -o 05-counter.bin 05-counter.s

UART and pushbutton

The z80-soc-16KB-Boot-uart.ice file adds the following:

Have a look at this examples for more details: