Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartpleiter/fpgc5

A completely self designed (game) computer, implemented in hardware using an FPGA. Basically every component is self designed, from the ISA up to the PCB and software. Project exists to learn more about the fundamentals of computers and to improve my Verilog skills
https://github.com/bartpleiter/fpgc5

assembler c compiler computer-architecture cpu fpga gpu hardware software verilog

Last synced: about 6 hours ago
JSON representation

A completely self designed (game) computer, implemented in hardware using an FPGA. Basically every component is self designed, from the ISA up to the PCB and software. Project exists to learn more about the fundamentals of computers and to improve my Verilog skills

Awesome Lists containing this project

README

        

# FPGC5

My big project, basically started in July 2019 as FPGC3 (versions 1 and 2 do not count). Project exists to learn more about the fundamentals of computers and to improve my Verilog skills, while also designing my own "environment" (PCB, Compilers, OS, etc.) around it.

FPGC is a completely self designed computer, implemented in an EP4CE15 FPGA.

[![FPGC Logo](Documentation/docs/images/logo_big_alpha.png)](https://www.b4rt.nl/fpgc5/)

[Project Wiki](https://www.b4rt.nl/fpgc5/) (not fully up to date, but contains a lot of info)