目录结构:
.
├── data // 实验材料,来自 大厦学堂
│ └── 实验一
│ └── 实验一
│ ├── dmem.txt
│ ├── Lab 1_0924.docx
│ ├── MIPS_Green_Sheet.pdf
│ ├── RISC-V.cpp
│ ├── RISC-V Instruction Set Manual-Volume 1.pdf
│ └── RISC-V-Reference-Data.pdf
├── file // src 使用的文件
├── makefile // make 或 make clean
├── PPT // 课堂 PPT
│ ├── Lecture01_IntroPerformance.pdf
│ ├── Lecture02_RISC_VInstruction.pdf
│ └── Lecture03_RISC_VArithmetics.pdf
├── README.md
├── run.sh // 编译并运行
└── src
└── RISC-V.cpp // 实验一源码
=======================================实验一=======================================================
老师要求:
需要提交的内容包括两部分,第一部分是将MIPS的框架代码改为RISV-V的框架代码,这部分正好对应我们第二章的内容
-
Notifications
You must be signed in to change notification settings - Fork 0
Flytortoise/ECNU_ComputerArchitecture
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published