No description
Find a file
xinyangli a5790308f0
Some checks failed
Build abstract machine with nix / build-abstract-machine (push) Failing after 1m1s
Run CTests within npc / npc-test (push) Failing after 56s
npc,feat: add csr
2024-08-11 20:25:42 +08:00
.gitea/workflows ci: fix action cache 2024-04-05 14:53:20 +08:00
abstract-machine abstract-machine,nemu: add keyboard support 2024-07-26 13:44:52 +08:00
am-kernels@8c4ea04622 abstract-machine(nemu): support context switch 2024-07-25 17:16:41 +08:00
diffu@645b0f607a chore: clang format 2024-07-22 17:45:49 +08:00
nemu abstract-machine,nemu: add keyboard support 2024-07-26 13:44:52 +08:00
npc npc,feat: add csr 2024-08-11 20:25:42 +08:00
.clang-format feat: difftest framework 2024-04-05 00:16:58 +08:00
.gitignore npc: split gdbstub api into seperate file 2024-08-01 18:53:17 +08:00
.gitmodules abstract-machine(nemu): support context switch 2024-07-25 17:16:41 +08:00
.scalafmt.conf npc,chore: reformat scala code 2024-08-09 19:58:28 +08:00
flake.lock abstract-machine(nemu): support context switch 2024-07-25 17:16:41 +08:00
flake.nix npc,chore: reformat scala code 2024-08-09 19:58:28 +08:00
git_commit.sh Add ps/2 keyboard module 2024-01-10 20:20:45 +08:00
init.sh ready for 2306 2023-07-02 16:46:01 +08:00
Makefile nemu: basic devShell 2024-01-11 17:14:41 +08:00
README.md README: fix broken URL 2023-05-18 20:31:37 +08:00

"一生一芯"工程项目

这是"一生一芯"的工程项目. 通过运行

bash init.sh subproject-name

进行初始化, 具体请参考实验讲义.