A 16-bit RISC CPU inspired by MIPS. I designed this to learn more about computer architecture/organization.
-
Updated
Aug 3, 2020 - Verilog
A 16-bit RISC CPU inspired by MIPS. I designed this to learn more about computer architecture/organization.
单周期、多周期CPU(Verilog/武汉大学计算机学院计组实验)
BitCruncher is a simple 16-bit CPU implementation designed for educational purposes. This project features a complete microprocessor built in Verilog, including a 16-bit data path, microprogram-controlled instruction execution, and a simple toolchain with assembler.
A small CPU / ISA and a testbench that displays its instructions' equivalent in assembly&machine language.
Add a description, image, and links to the verilog-cpu topic page so that developers can more easily learn about it.
To associate your repository with the verilog-cpu topic, visit your repo's landing page and select "manage topics."