No description
Find a file
xinyangli 4c540bd109
All checks were successful
Build abstract machine with nix / build-packages (abstract-machine) (push) Successful in 9s
Build abstract machine with nix / build-packages (nemu) (push) Successful in 20s
Build abstract machine with nix / build-packages (nemu-lib) (push) Successful in 9s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (push) Successful in 8s
Build npc tests / npc-build (flow) (push) Successful in 8s
Build npc tests / npc-build (flow-simlib) (push) Successful in 9s
nemu,build: build libnemu with nix
2024-08-15 18:36:23 +08:00
.gitea/workflows npc,ci: fix wrong working directory 2024-08-14 17:18:07 +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,ci: add npc to nix packages 2024-08-14 17:01:37 +08:00
.clang-format
.gitignore nemu,build: build libnemu with nix 2024-08-15 18:36:23 +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 ci: fix am native tests 2024-08-15 14:55:51 +08:00
flake.nix ci: fix am native tests 2024-08-15 14:55:51 +08:00
git_commit.sh
init.sh
Makefile
README.md

"一生一芯"工程项目

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

bash init.sh subproject-name

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