No description
Find a file
xinyangli f5335c21f1
All checks were successful
Build npc tests / npc-build (flow-simlib) (push) Successful in 2m17s
Build abstract machine with nix / build-packages (abstract-machine) (pull_request) Successful in 9s
Build abstract machine with nix / build-packages (nemu) (pull_request) Successful in 9s
Build abstract machine with nix / build-packages (nemu-lib) (pull_request) Successful in 9s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (pull_request) Successful in 8s
Build npc tests / npc-build (flow) (push) Successful in 3m2s
npc,fix: bugs of new arch in cpu-tests
2024-09-06 15:10:35 +08:00
.gitea/workflows npc,fix: bugs of new arch in cpu-tests 2024-09-06 15:10:35 +08:00
abstract-machine am,fix: printf cannot correctly handle trailing zeros 2024-08-15 17:38:12 +08:00
nemu nemu,build: build libnemu with nix 2024-08-15 18:36:23 +08:00
npc npc,fix: bugs of new arch in cpu-tests 2024-09-06 15:10:35 +08:00
scripts npc,fix: bugs of new arch in cpu-tests 2024-09-06 15:10:35 +08:00
.clang-format feat: difftest framework 2024-04-05 00:16:58 +08:00
.gitignore npc,fix: bugs of new arch in cpu-tests 2024-09-06 15:10:35 +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 npc,wip: group components into stages 2024-09-03 11:29:22 +08:00
flake.nix npc,fix: bugs of new arch in cpu-tests 2024-09-06 15:10:35 +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

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