PiMaker / MCPC-Hardware

Hardware design of the MCPC Open Source CPU Architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCPC

The MCPC (MineCraft Personal Computer) project is a real-life adaption of a conceptual (and partially built) minecraft computer. It is based on an Altera MAX10 FPGA (Field Programmable Gate Array) and implements a fully custom 16-bit CPU architecture (RISC-style). See doc/doc.pdf or the related markdown files for more information on the architecture.

Retro Ad

Software

The software to build the bootloader, kernel and other software can be found in the MCPC-Software repository.

License

The MCPC project is licensed under GPLv3. See LICENSE file for more information.

Attributions

This project contains Intel FPGA IP. See Intel/Altera license agreements for excemption clauses and how to handle copyright infringements regarding these.

About

Hardware design of the MCPC Open Source CPU Architecture.

License:GNU General Public License v3.0


Languages

Language:Verilog 67.8%Language:SystemVerilog 27.1%Language:C# 2.4%Language:Makefile 1.6%Language:HTML 0.7%Language:Python 0.3%