|
You are here |
www.righto.com | ||
| | | | |
blog.dave.tf
|
|
| | | | | ||
| | | | |
jborza.com
|
|
| | | | | Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog. | |
| | | | |
eli.lipsitz.net
|
|
| | | | | I built a Game Boy and Game Boy Color emulator that runs on an FPGA, and can play both physical cartridges and ROM files. The whole project took about 4 months of intermittent work. Check out the code and instructions for running it here. Update February 2025: I expanded this project into a standalone, handheld device and added GBA support. Assembled FPGA board with cartridge adapter | |
| | | | |
guillaume.baierouge.fr
|
|
| | | [AI summary] This blog post details the design, assembly, and components of a homemade MIDI keyboard prototype called midi@3:14, focusing on its hardware, PCB layout, and future software integration. | ||