blazer82 / gb.fpga

FPGA-based handheld console that plays games from Gameboy cartridges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

FPGA-based handheld console that plays games from Gameboy cartridges

License:Other


Languages

Language:Verilog 81.1%Language:Tcl 11.9%Language:Python 5.5%Language:Assembly 1.5%Language:Makefile 0.0%