No description
Find a file
xinyangli 3d64dbd200
All checks were successful
Build abstract machine with nix / build-packages (abstract-machine) (push) Successful in 16s
Build abstract machine with nix / build-packages (nemu) (push) Successful in 7s
Build abstract machine with nix / build-packages (nemu-lib) (push) Successful in 7s
Build abstract machine with nix / build-packages (rv32Cross.abstract-machine) (push) Successful in 11s
Build npc tests / npc-build (flow) (push) Successful in 8s
Build npc tests / npc-build (flow-simlib) (push) Successful in 9s
am,build: put libm into am-native export interface
- TODO: don't no why libm is needed, need further investigation.
2024-08-15 16:38:56 +08:00
.gitea/workflows npc,ci: fix wrong working directory 2024-08-14 17:18:07 +08:00
abstract-machine am,build: put libm into am-native export interface 2024-08-15 16:38:56 +08:00
nemu nemu,chore: reformat c/c++ code 2024-08-13 18:49:08 +08:00
npc npc,ci: add npc to nix packages 2024-08-14 17:01:37 +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 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 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

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