Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thysrael/buaa-mips-cpu

这是北航2020级计算机组成课程要求,包括logisim和Verilog实现的CPU,关于代码的详细解读,可以参考我的博客 https://thysrael.github.io/
https://github.com/thysrael/buaa-mips-cpu

Last synced: about 10 hours ago
JSON representation

这是北航2020级计算机组成课程要求,包括logisim和Verilog实现的CPU,关于代码的详细解读,可以参考我的博客 https://thysrael.github.io/

Awesome Lists containing this project

README

        

# BUAA-MIPS-CPU
这是北航2020级计算机组成课程要求,包括logisim和Verilog实现的CPU,关于代码的详细解读,可以参考我的博客 :

https://thysrael.github.io/

代码正确性应该没有问题,但是在P5的时候的架构过于臃肿,在P6的时候得到了完善。我的代码以适应应试为风格,所以有很多为了上机做出的调整,还望多多见谅。

关于Pre到P2的代码,因为当时没有及时分类整理,所以可能会有一些混淆,还请多多包涵。

众所周知,北航查重很严,还望诸位多多自重。