Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 647 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 647 Bytes

verilator-lint-badge

FPGAMB0 - FPGA-based Handheld Console

This repository contains the PCB design files as well as the HDL sources for an FPGA-based handheld console that plays games from Gameboy cartridges.

Demo (GIF)

Demo

Testbenches

Testbench files can be run and analyzed using iverilog and GTKWave:

iverilog -o main src/hdl/ascii_encoder_tb.v && vvp main -lxt2 && open dump.lx2