0xharry / nemu-riscv64

2020版,完成了PA1~3.2,和3.3的部分内容

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICS2020 Programming Assignment

This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University.

For the guide of this programming assignment, refer to http://nju-ics.gitbooks.io/ics2020-programming-assignment/content/

To initialize, run

bash init.sh subproject-name

See init.sh for more details.

The following subprojects/components are included. Some of them are not fully implemented.

About

2020版,完成了PA1~3.2,和3.3的部分内容


Languages

Language:C 94.2%Language:C++ 3.2%Language:Makefile 1.8%Language:Assembly 0.6%Language:Shell 0.2%Language:Python 0.0%