下载代码
$ git clone https://github.com/fmash16/riscv_emulator

编译
直接执行make即可编译
![]()
测试
$ ./main tests/addi.bin


backbone code

Key Data structure:
cpu context:



key flow

本文介绍如何下载并编译RISC-V模拟器项目。通过简单的步骤指导读者完成模拟器的搭建,并提供测试方法验证其功能。
$ git clone https://github.com/fmash16/riscv_emulator

直接执行make即可编译
![]()
$ ./main tests/addi.bin



cpu context:



key flow

3250
1595
9383

被折叠的 条评论
为什么被折叠?