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.
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