piotro888 / pcpu

pcpu - cpu with custom architecture written in Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcpu v2.1

PCPU is 16 bit RISC processor, running designed from scratch architecture.

Educational project, created because I wanted to know how CPUs work. Starting from simple 8 bit processor in logic simulator, now it is more advanced v2 CPU running on real FPGA hardware, with future plans to create simple operating system for it.

See documentation at doc/ directory

(C) Copyright 2019-2021 by Piotr Węgrzyn

About

pcpu - cpu with custom architecture written in Verilog


Languages

Language:Verilog 55.8%Language:Python 36.4%Language:C++ 7.7%