<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p" -->

---
title: GitHub - Wren6991/RISCBoy: Portable games console,...
description: RISCBoy is an open-source portable games console built entirely from scratch, described as a &#x27;Gameboy Advance from a parallel universe where RISC-V existed in...
canonical: https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub - Wren6991/RISCBoy: Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink | daily.dev
og:description: RISCBoy is an open-source portable games console built entirely from scratch, described as a &#x27;Gameboy Advance from a parallel universe where RISC-V existed in...
og:url: https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p
og:image: https://api.daily.dev/og/posts/ZOZZz111p.png
og:image:alt: GitHub - Wren6991/RISCBoy: Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub - Wren6991/RISCBoy: Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink

**[Hacker News](https://daily.dev/sources/hn)** · 6 min read · 0 upvotes · 0 comments

## Summary

RISCBoy is an open-source portable games console built entirely from scratch, described as a 'Gameboy Advance from a parallel universe where RISC-V existed in 2001.' The project includes a custom RISC-V compatible CPU (RV32IMC), a raster graphics pipeline, display controller, bus fabric, memory controllers, and a full PCB layout in KiCad. The design is written in synthesisable Verilog 2005 and targets the iCE40-HX8k FPGA using an open-source toolchain (Yosys, nextpnr, Project Icestorm). The processor passes the RISC-V compliance suite and riscv-formal verification. The repository includes simulation flows, synthesis scripts, software tests, and detailed documentation.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/Wren6991/RISCBoy>

## Similar posts on daily.dev

- [Making A Retro\(ish\) Game Console From Scratch](https://daily.dev/posts/making-a-retro-ish-game-console-from-scratch-ltbc64ddx) · Hackaday · 0 upvotes · 0 comments

---

Tags: [#c](https://daily.dev/tags/c), [#computing](https://daily.dev/tags/computing), [#fpga](https://daily.dev/tags/fpga)

[View this post on daily.dev](https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub - Wren6991/RISCBoy: Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink","url":"https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p"},"datePublished":"2026-07-12T01:08:50.908Z","dateModified":"2026-07-12T01:09:11.423Z","description":"RISCBoy is an open-source portable games console built entirely from scratch, described as a 'Gameboy Advance from a parallel universe where RISC-V existed in...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e7ea639c60eded3909e1c956600b6d17?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e7ea639c60eded3909e1c956600b6d17?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github---wren6991-riscboy-portable-games-console-designed-from-scratch-cpu-graphics-pcb-and-th-zozzz111p","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"c,computing,fpga","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"GitHub - Wren6991/RISCBoy: Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink"}]}
```

