Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/thysrael/buaa-mips-cpu
- Owner: Thysrael
- Created: 2022-01-20T13:16:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T07:45:58.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T17:33:58.976Z (about 2 months ago)
- Language: Verilog
- Size: 809 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BUAA-MIPS-CPU
这是北航2020级计算机组成课程要求,包括logisim和Verilog实现的CPU,关于代码的详细解读,可以参考我的博客 :https://thysrael.github.io/
代码正确性应该没有问题,但是在P5的时候的架构过于臃肿,在P6的时候得到了完善。我的代码以适应应试为风格,所以有很多为了上机做出的调整,还望多多见谅。
关于Pre到P2的代码,因为当时没有及时分类整理,所以可能会有一些混淆,还请多多包涵。
众所周知,北航查重很严,还望诸位多多自重。