ClubieDong / MIPS-CPU

5-stage pipelined 32-bit MIPS CPU, supporting 57 kinds of instructions and 7 kinds of exceptions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIPS-CPU

5-stage pipelined 32-bit MIPS CPU, supporting 57 kinds of instructions and 7 kinds of exceptions.

计算机组成原理课程设计
通过龙芯杯的全部89个测试点

About

5-stage pipelined 32-bit MIPS CPU, supporting 57 kinds of instructions and 7 kinds of exceptions.

License:MIT License


Languages

Language:Verilog 92.8%Language:Python 7.2%